aboutsummaryrefslogtreecommitdiff
path: root/gas/gasp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/gasp.c')
-rw-r--r--gas/gasp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/gasp.c b/gas/gasp.c
index 4022408..dc1946e 100644
--- a/gas/gasp.c
+++ b/gas/gasp.c
@@ -3537,6 +3537,8 @@ show_help ()
show_usage (stdout, 0);
}
+int main PARAMS ((int, char **));
+
int
main (argc, argv)
int argc;