aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/infrun.c')
-rw-r--r--gdb/infrun.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/infrun.c b/gdb/infrun.c
index c6117f7..acdcb70 100644
--- a/gdb/infrun.c
+++ b/gdb/infrun.c
@@ -260,6 +260,7 @@ void normal_stop ();
/* Things to clean up if we QUIT out of resume (). */
+/* ARGSUSED */
static void
resume_cleanups (arg)
int arg;