* mips-tdep.c (id_delayed): Remove prototype.
authorMark Kettenis <kettenis@gnu.org>
Wed, 27 Oct 2004 19:50:24 +0000 (19:50 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 27 Oct 2004 19:50:24 +0000 (19:50 +0000)
gdb/ChangeLog
gdb/mips-tdep.c

index 7f67c2ac0841d41deb9160912f7d2f9343923909..84022c0a7e5131e73c6d91b9fb30f6dc98763e99 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-27  Mark Kettenis  <kettenis@gnu.org>
+
+       * mips-tdep.c (id_delayed): Remove prototype.
+
 2004-10-26  Mark Kettenis  <kettenis@gnu.org>
 
        * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
index f20cd7d3aa6929d186869eb09b909c4ac83a0cd9..1732d8d41d29dfbb7351c04db2a17f61665f531f 100644 (file)
@@ -4943,8 +4943,6 @@ mips_print_registers_info (struct gdbarch *gdbarch, struct ui_file *file,
 
 /* Is this a branch with a delay slot?  */
 
-static int is_delayed (unsigned long);
-
 static int
 is_delayed (unsigned long insn)
 {
This page took 0.034243 seconds and 4 git commands to generate.