gdbserver/linux-low: turn 'emit_ops' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.h
index 7da97b3b073c509a1b43134cefed9a0a7f727018..fa975a21f30cbf42eec06e3f62abfdda6f744390 100644 (file)
@@ -54,7 +54,7 @@ extern struct lynx_target_ops the_low_target;
 
 /* Target ops definitions for a LynxOS target.  */
 
-class lynx_process_target : public process_target
+class lynx_process_target : public process_stratum_target
 {
 public:
 
This page took 0.025718 seconds and 4 git commands to generate.