diff options
Diffstat (limited to 'gdb/mon960-rom.c')
-rw-r--r-- | gdb/mon960-rom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mon960-rom.c b/gdb/mon960-rom.c index 549be3e36c8..19123979063 100644 --- a/gdb/mon960-rom.c +++ b/gdb/mon960-rom.c @@ -34,7 +34,7 @@ static struct target_ops mon960_ops; -static void mon960_open PARAMS ((char *args, int from_tty)); +static void mon960_open (char *args, int from_tty); #ifdef USE_GENERIC_LOAD |