From 0d2bcfafbfc1ede123ec9d61813745d775c5251c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 11 Jan 2001 21:20:20 +0000 Subject: Updated ARC assembler from arccores.com --- gas/as.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gas/as.h') diff --git a/gas/as.h b/gas/as.h index fe64988..a98acfe 100644 --- a/gas/as.h +++ b/gas/as.h @@ -622,6 +622,10 @@ void eh_frame_convert_frag PARAMS ((fragS *)); /* this one starts the chain of target dependant headers */ #include "targ-env.h" +#ifdef TC_ARC +#include "struc-symbol.h" +#endif + #include "write.h" #include "frags.h" #include "hash.h" -- cgit v1.1