* device/include/malloc.h: Added z80 and gbz80 support.
[fw/sdcc] / device / include / asm / gbz80 / features.h
index 7e90a8dec9c0e977bbe974128273c06966e6e979..fd9dc1ef8fcfdc6f75a3bbf5685c9bbf3eaffc28 100644 (file)
@@ -16,4 +16,6 @@
 /* Register allocator is as good as hand coded asm.  Cool. */
 #define _SDCC_PORT_PROVIDES_STRCPY     0
 
+#define _SDCC_MALLOC_TYPE_MLH          1
+
 #endif