More builtin function additions for TININative
[fw/sdcc] / src / asm.h
index 2ebefe13c2a5f5642c2401ddeae647cf1714f125..1e242fa2dcda99b403ffa7d2c8791a9a823f1d27 100644 (file)
--- a/src/asm.h
+++ b/src/asm.h
@@ -26,6 +26,7 @@ struct _ASM_MAPPINGS
  */
 extern const ASM_MAPPINGS asm_asxxxx_mapping;
 extern const ASM_MAPPINGS asm_gas_mapping;
+extern const ASM_MAPPINGS asm_a390_mapping;
 
 /** Last entry has szKey = NULL.
  */