diff options
Diffstat (limited to 'gdb/cpu32bug-rom.c')
-rw-r--r-- | gdb/cpu32bug-rom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/cpu32bug-rom.c b/gdb/cpu32bug-rom.c index f0a4396..8bd0ea2 100644 --- a/gdb/cpu32bug-rom.c +++ b/gdb/cpu32bug-rom.c @@ -26,7 +26,7 @@ #include "monitor.h" #include "serial.h" -static void cpu32bug_open PARAMS ((char *args, int from_tty)); +static void cpu32bug_open (char *args, int from_tty); static void cpu32bug_supply_register (regname, regnamelen, val, vallen) |