]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote-nrom.c
PARAMS removal.
[thirdparty/binutils-gdb.git] / gdb / remote-nrom.c
index ccd2f0de97bd9fbf4785a5013ade11109c635d53..861b2d8ab4786db8052c953cb901458852a920fb 100644 (file)
 #define DEFAULT_NETROM_LOAD_PORT    1236
 #define DEFAULT_NETROM_CONTROL_PORT 1237
 
-static void nrom_close PARAMS ((int quitting));
+static void nrom_close (int quitting);
 
 /* New commands.  */
 
-static void nrom_passthru PARAMS ((char *, int));
+static void nrom_passthru (char *, int);
 
 /* We talk to the NetROM over these sockets.  */