diff options
Diffstat (limited to 'gas/config/tc-ia64.h')
-rw-r--r-- | gas/config/tc-ia64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/tc-ia64.h b/gas/config/tc-ia64.h index 264fe12..73add66 100644 --- a/gas/config/tc-ia64.h +++ b/gas/config/tc-ia64.h @@ -39,6 +39,7 @@ md_parse_args. */ #define HOST_SPECIAL_INIT ia64_init +extern void ia64_init PARAMS ((int, char **)); #define TARGET_FORMAT ia64_target_format() extern const char *ia64_target_format PARAMS ((void)); |