Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / gas / as.h
index fe649888bd631725bcafc256d979f4dbbcced900..a98acfe197566e73f7f0c22e8d5f6877e1f827f9 100644 (file)
--- 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"
This page took 0.026722 seconds and 4 git commands to generate.