* src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing...
[fw/sdcc] / device / include / asm / gbz80 / features.h
index 28866ec106a089d9ec4c815da1fd9a1f53a0b899..7e90a8dec9c0e977bbe974128273c06966e6e979 100644 (file)
@@ -11,8 +11,8 @@
 
 /* The following are disabled to make the dhrystone test more authentic.
  */
-#define _SDCC_PORT_PROVIDES_MEMCPY     1
-#define _SDCC_PORT_PROVIDES_STRCMP     1
+#define _SDCC_PORT_PROVIDES_MEMCPY     0
+#define _SDCC_PORT_PROVIDES_STRCMP     0
 /* Register allocator is as good as hand coded asm.  Cool. */
 #define _SDCC_PORT_PROVIDES_STRCPY     0