AVR specific changes
[fw/sdcc] / src / asm.h
index 7a0431d4ee6635fee1de46f1a7fc366877f2d0a5..2ebefe13c2a5f5642c2401ddeae647cf1714f125 100644 (file)
--- a/src/asm.h
+++ b/src/asm.h
@@ -25,6 +25,7 @@ struct _ASM_MAPPINGS
 /* The default asxxxx token mapping.
  */
 extern const ASM_MAPPINGS asm_asxxxx_mapping;
+extern const ASM_MAPPINGS asm_gas_mapping;
 
 /** Last entry has szKey = NULL.
  */