summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/ldlex.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/ldlex.h')
-rw-r--r--contrib/binutils/ld/ldlex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/ld/ldlex.h b/contrib/binutils/ld/ldlex.h
index 53444ca..9990ddd 100644
--- a/contrib/binutils/ld/ldlex.h
+++ b/contrib/binutils/ld/ldlex.h
@@ -57,6 +57,6 @@ extern void lex_unput PARAMS ((int));
#ifndef yywrap
extern int yywrap PARAMS ((void));
#endif
-extern void parse_args PARAMS ((int, char **));
+extern void parse_args PARAMS ((unsigned, char **));
#endif
OpenPOWER on IntegriCloud