diff options
Diffstat (limited to 'gdb/gdbserver/linux-i386-low.c')
-rw-r--r-- | gdb/gdbserver/linux-i386-low.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbserver/linux-i386-low.c b/gdb/gdbserver/linux-i386-low.c index c3cccb6..46138ec 100644 --- a/gdb/gdbserver/linux-i386-low.c +++ b/gdb/gdbserver/linux-i386-low.c @@ -207,5 +207,4 @@ struct linux_target_ops the_low_target = { NULL, NULL, NULL, - "i386" }; |