diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index f57c47f..37c50d1 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -37,8 +37,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <varargs.h> #endif -extern char *mips_read_processor_type PARAMS ((void)); - extern void mips_set_processor_type_command PARAMS ((char *, int)); |