X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-bfin-low.cc;h=5f0d72fed74383f753314a7fb0064c1fe260e029;hb=b35db73327cf54445a20533305fcf705e88a520b;hp=bc3e312c18f64943af7ba3ea95c1f47313f08f32;hpb=ac1bbaca10666fc85572a6deeaa6f1debcd4c129;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-bfin-low.cc b/gdbserver/linux-bfin-low.cc index bc3e312c18..5f0d72fed7 100644 --- a/gdbserver/linux-bfin-low.cc +++ b/gdbserver/linux-bfin-low.cc @@ -171,8 +171,6 @@ bfin_target::get_regs_info () } struct linux_target_ops the_low_target = { - NULL, /* collect_ptrace_register */ - NULL, /* supply_ptrace_register */ NULL, /* siginfo_fixup */ NULL, /* new_process */ NULL, /* delete_process */