diff options
Diffstat (limited to 'gdbserver/linux-sh-low.cc')
-rw-r--r-- | gdbserver/linux-sh-low.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/linux-sh-low.cc b/gdbserver/linux-sh-low.cc index 47242da..77a4f10 100644 --- a/gdbserver/linux-sh-low.cc +++ b/gdbserver/linux-sh-low.cc @@ -190,7 +190,6 @@ sh_target::low_arch_setup () } struct linux_target_ops the_low_target = { - 0, sh_breakpoint_at, NULL, /* supports_z_point_type */ NULL, /* insert_point */ |