diff options
Diffstat (limited to 'gdb/sh3-rom.c')
-rw-r--r-- | gdb/sh3-rom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sh3-rom.c b/gdb/sh3-rom.c index 3fd1e68..b76e8ca 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) |