]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote-rdp.c
PARAMS removal.
[thirdparty/binutils-gdb.git] / gdb / remote-rdp.c
index e193abb4bf58c8f728b3e24a27bb34abc60c70b8..09365ec88d91279972b50f26aa29c84bdb125576 100644 (file)
@@ -167,11 +167,10 @@ static int timeout = 2;
 static char *commandline = NULL;
 
 static int
-remote_rdp_xfer_inferior_memory PARAMS ((CORE_ADDR memaddr,
-                                        char *myaddr,
-                                        int len,
-                                        int write,
-                                        struct target_ops * target));
+remote_rdp_xfer_inferior_memory (CORE_ADDR memaddr,
+                                char *myaddr,
+                                int len,
+                                int write, struct target_ops *target);
 
 
 /* Stuff for talking to the serial layer. */