#warning This file is obsolete... reactivated - since #include <reg51.h> was replaced...
authorbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 14 Jun 2001 07:39:51 +0000 (07:39 +0000)
committerbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 14 Jun 2001 07:39:51 +0000 (07:39 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@891 4a8a32a2-be11-0410-ad9d-d568d2c75423

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
+
+
+
+
+
+
+
+
+
+