src/mcs51/gen.c (genRet): fixed RFE 1652561: added code for bit to bit moves in retur...
[fw/sdcc] / src / regression / compare8.c
index 67021a9939467566bfbcf95f2683eb2faa260785..1f67b707a9616d1d8356055d45d43c3d6bf1ed75 100644 (file)
@@ -28,7 +28,7 @@ char long1 = 0;
 
 typedef unsigned int word;
 
-word at 0x2007  CONFIG = wdt_off & pwrte_on;
+//word at 0x2007  CONFIG = wdt_off & pwrte_on;
 
 void
 done()