aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/wince.c')
-rw-r--r--gdb/wince.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/wince.c b/gdb/wince.c
index 52c882c..91ac5cf 100644
--- a/gdb/wince.c
+++ b/gdb/wince.c
@@ -58,7 +58,7 @@
#include <time.h>
/* The ui's event loop. */
-extern int (*ui_loop_hook) PARAMS ((int signo));
+extern int (*ui_loop_hook) (int signo);
/* If we're not using the old Cygwin header file set, define the
following which never should have been in the generic Win32 API