X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-tic6x-low.cc;h=8f5eff7fdb55dbe9768770c4f50fa690714ff7b6;hb=b35db73327cf54445a20533305fcf705e88a520b;hp=9ff23969c6c4433b4f4cd457643aeebd77731da3;hpb=ac1bbaca10666fc85572a6deeaa6f1debcd4c129;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-tic6x-low.cc b/gdbserver/linux-tic6x-low.cc index 9ff23969c6..8f5eff7fdb 100644 --- a/gdbserver/linux-tic6x-low.cc +++ b/gdbserver/linux-tic6x-low.cc @@ -423,8 +423,6 @@ tic6x_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 */