aboutsummaryrefslogtreecommitdiff
path: root/gdb/abug-rom.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/abug-rom.c')
-rw-r--r--gdb/abug-rom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/abug-rom.c b/gdb/abug-rom.c
index e1bd628..0ade234 100644
--- a/gdb/abug-rom.c
+++ b/gdb/abug-rom.c
@@ -28,7 +28,7 @@
/* Prototypes for local functions. */
-static void abug_open PARAMS ((char *args, int from_tty));
+static void abug_open (char *args, int from_tty);
static void
abug_supply_register (regname, regnamelen, val, vallen)