X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbserver%2Flinux-tile-low.cc;h=fa24b0899c028d7af74fd71fcbc0cd9a41d15a6a;hb=7ab967941150b2f79fc089893bf51e6bb53d245b;hp=39c9694fc8736b33be563ded37bd701b349e5458;hpb=b31cdfa69f4adfc4760da1480c900f5c27421d43;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-tile-low.cc b/gdbserver/linux-tile-low.cc index 39c9694fc8..fa24b0899c 100644 --- a/gdbserver/linux-tile-low.cc +++ b/gdbserver/linux-tile-low.cc @@ -213,10 +213,6 @@ tile_target::low_arch_setup () current_process ()->tdesc = tdesc_tilegx; } -struct linux_target_ops the_low_target = -{ -}; - /* The linux target ops object. */ linux_process_target *the_linux_target = &the_tile_target;