Allow symbol and label names to be enclosed in double quotes.
[deliverable/binutils-gdb.git] / gas / as.h
index 6de319e839ce642d62c7499b3a1f3002fefdaac7..635b2c570b374f892f11792d19ffaec754586706 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -589,6 +589,9 @@ COMMON enum
     size_check_warning
   }
 flag_size_check;
+
+/* If section name substitution sequences should be honored */
+COMMON int flag_sectname_subst;
 #endif
 
 #ifndef DOLLAR_AMBIGU
This page took 0.024013 seconds and 4 git commands to generate.