diff options
Diffstat (limited to 'gdbserver/linux-m32r-low.cc')
-rw-r--r-- | gdbserver/linux-m32r-low.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/linux-m32r-low.cc b/gdbserver/linux-m32r-low.cc index 78e002d..1d23438 100644 --- a/gdbserver/linux-m32r-low.cc +++ b/gdbserver/linux-m32r-low.cc @@ -160,7 +160,6 @@ m32r_target::get_regs_info () } struct linux_target_ops the_low_target = { - 0, m32r_breakpoint_at, NULL, /* supports_z_point_type */ NULL, /* insert_point */ |