* Optimised many of the library functions
[fw/sdcc] / device / include / asm / z80 / features.h
index e3f3b68a1b3d913100762abdb14e4ac5c95c0f8f..616eb02a914cf2e06479f0b4a4da90a6fa04ab0e 100644 (file)
@@ -7,5 +7,6 @@
 #define _CODE
 
 #define _SDCC_MANGLES_SUPPORT_FUNS     1
+#define _SDCC_Z80_STYLE_LIB_OPT                1
 
 #endif