X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flinux-arm-low.cc;h=267899f99ef786fa7b52d922e5b8a170d4c26052;hb=cb63de7ca804e4178a48dc500423bcb89726d893;hp=78e93d304f505ac77aafd379903fcd5b7690883d;hpb=b35db73327cf54445a20533305fcf705e88a520b;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-arm-low.cc b/gdbserver/linux-arm-low.cc index 78e93d304f..267899f99e 100644 --- a/gdbserver/linux-arm-low.cc +++ b/gdbserver/linux-arm-low.cc @@ -1105,7 +1105,6 @@ arm_target::get_regs_info () } struct linux_target_ops the_low_target = { - NULL, /* siginfo_fixup */ arm_new_process, arm_delete_process, arm_new_thread,