* device/lib/Makefile.in, device/lib/gbz80/Makefile.in,
[fw/sdcc] / support / regression / tests / bug-716242.c
index 6e59499c710c6556c5670b924d5d6a2dfffd3bc0..604bc22b5add6689abbafdbb5b3beaf5614a85f1 100644 (file)
@@ -4,10 +4,6 @@
  */
 #include <testfwk.h>
 
-#if defined(PORT_HOST) || defined(SDCC_z80) || defined(SDCC_gbz80) || defined(SDCC_hc08)
-#  define code
-#endif
-
 void *p;
 int ret;