diff options
Diffstat (limited to 'gas/config/tc-alpha.c')
-rw-r--r-- | gas/config/tc-alpha.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-alpha.c b/gas/config/tc-alpha.c index 5a65c43..ec4668b 100644 --- a/gas/config/tc-alpha.c +++ b/gas/config/tc-alpha.c @@ -5066,8 +5066,6 @@ s_alpha_file (ignore) int length; static char case_hack[32]; - extern char *demand_copy_string PARAMS ((int *lenP)); - sprintf (case_hack, "<CASE:%01d%01d>", alpha_flag_hash_long_names, alpha_flag_show_after_trunc); |