From 857dcde8c285b40f8c80370ff781c9094b031d38 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Wed, 14 Aug 1996 08:46:24 +0000 Subject: * config/mips/nm-mips.h (get_longjmp_target): Add prototype. * config/mips/nm-irix3.h (get_longjmp_target): Add prototype. * remote-mips.c (mips_read_processor_type): Remove prototype. * mips-tdep.c (gdb_print_insn_mips): Add prototype and make static. * irix5-nat.c (fetch_core_registers): Add prototype. --- gdb/remote-mips.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/remote-mips.c') 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 #endif -extern char *mips_read_processor_type PARAMS ((void)); - extern void mips_set_processor_type_command PARAMS ((char *, int)); -- cgit v1.1