gdb/testsuite: Handle targets with lots of registers
[deliverable/binutils-gdb.git] / gdb / tilegx-linux-tdep.c
index ce76cb4167d974d78464e4b430bd8e9aad4316ab..d5280f3e17bf11c25b7abd6e02a3ba8ef1d3d097 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux on Tilera TILE-Gx processors.
 
-   Copyright (C) 2012-2016 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -134,9 +134,6 @@ tilegx_linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
   set_gdbarch_skip_solib_resolver (gdbarch, glibc_skip_solib_resolver);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_tilegx_linux_tdep;
-
 void
 _initialize_tilegx_linux_tdep (void)
 {
This page took 0.025462 seconds and 4 git commands to generate.