X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbserver%2Flinux-crisv32-low.cc;h=577039ae2dbc4cf0ec899a873faa4c0db42d746b;hb=070558eb0deed3fc798c41ec75db75f99660a4e1;hp=f662510370529baec8f962c6785c4801c7d54f72;hpb=b31cdfa69f4adfc4760da1480c900f5c27421d43;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-crisv32-low.cc b/gdbserver/linux-crisv32-low.cc index f662510370..577039ae2d 100644 --- a/gdbserver/linux-crisv32-low.cc +++ b/gdbserver/linux-crisv32-low.cc @@ -459,9 +459,6 @@ crisv32_target::get_regs_info () return &myregs_info; } -struct linux_target_ops the_low_target = { -}; - /* The linux target ops object. */ linux_process_target *the_linux_target = &the_crisv32_target;