diff options
Diffstat (limited to 'gdb/remote-est.c')
-rw-r--r-- | gdb/remote-est.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-est.c b/gdb/remote-est.c index 1810a6a..97c24c4 100644 --- a/gdb/remote-est.c +++ b/gdb/remote-est.c @@ -28,7 +28,7 @@ #include "monitor.h" #include "serial.h" -static void est_open PARAMS ((char *args, int from_tty)); +static void est_open (char *args, int from_tty); static void est_supply_register (regname, regnamelen, val, vallen) |