gdbserver/linux-low: turn 'fetch_register' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index b4fd534547e755ad449a9eac3a8da5ab13e64a9b..42bd427d47c6881c88f2ae6dde3a097b9600015b 100644 (file)
@@ -164,7 +164,6 @@ sh_target::low_arch_setup ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* fetch_register */
   linux_get_pc_32bit,
   linux_set_pc_32bit,
   NULL, /* breakpoint_kind_from_pc */
This page took 0.02248 seconds and 4 git commands to generate.