diff options
Diffstat (limited to 'gdb/tilegx-linux-nat.c')
-rw-r--r-- | gdb/tilegx-linux-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/tilegx-linux-nat.c b/gdb/tilegx-linux-nat.c index 5cdf74daf2f..c5c3a14352d 100644 --- a/gdb/tilegx-linux-nat.c +++ b/gdb/tilegx-linux-nat.c @@ -154,9 +154,6 @@ store_inferior_registers (struct target_ops *ops, perror_with_name (_("Couldn't write registers")); } - -extern initialize_file_ftype _initialize_tile_linux_nat; - void _initialize_tile_linux_nat (void) { |