summaryrefslogtreecommitdiff
path: root/gdb/sh3-rom.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sh3-rom.c')
-rw-r--r--gdb/sh3-rom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sh3-rom.c b/gdb/sh3-rom.c
index 3fd1e68bb07..b76e8ca73af 100644
--- a/gdb/sh3-rom.c
+++ b/gdb/sh3-rom.c
@@ -28,7 +28,7 @@
static serial_t parallel;
static int parallel_in_use;
-static void sh3_open PARAMS ((char *args, int from_tty));
+static void sh3_open (char *args, int from_tty);
static void
sh3_supply_register (regname, regnamelen, val, vallen)