gdbserver/linux-low: turn 'emit_ops' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-m32r-low.cc
index 8ce65dac8497eb1194e7a316a6a0ce819d7427ac..82dde9938bd4107dd39a520e30edf56f0b59422e 100644 (file)
@@ -161,7 +161,6 @@ m32r_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* emit_ops */
   NULL, /* supports_range_stepping */
   m32r_supports_hardware_single_step,
 };
This page took 0.022791 seconds and 4 git commands to generate.