fixed bug [ 954173 ] code size miscalculation
[fw/sdcc] / device / include / reg51.h
index 1a218c0095c2e8aad1b9ed3334f6d0592e8d8177..56ec02c300a688a71751a30e2f61d6e6e5382ba3 100644 (file)
 #ifndef REG51_H
 #define REG51_H
 
-#if BelaCompletedHisOrHerQuestAndAdaptedTheLibraries
 #warning This file (reg51.h) is obsolete, depending on your harware
 #warning use include <8051.h>, or include <8052.h>!
-#endif
 
 /*  BYTE Register  */
 sfr at 0x80 P0   ;
@@ -148,3 +146,13 @@ sfr at 0xCB RCAP2H;
 sfr at 0xCA RCAP2L;
 
 #endif
+
+
+
+
+
+
+
+
+
+