* mips-tdep.c (id_delayed): Remove prototype.
This commit is contained in:
parent
1ca6491a29
commit
c163184fa2
@ -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,
|
||||
|
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user