Multiple instances of #ifdef COC & C1M1C removed
authorbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 22 Mar 2001 13:13:07 +0000 (13:13 +0000)
committerbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 22 Mar 2001 13:13:07 +0000 (13:13 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@704 4a8a32a2-be11-0410-ad9d-d568d2c75423

device/include/mcs51reg.h

index f0ab65456143b16e1ff63e05d277aa33e167d5be..2c3307cfdfde851de5d14cd59e6e05679a72ef41 100644 (file)
@@ -1267,20 +1267,6 @@ sfr at 0xA3 C0C         ; // DS80C390 specific
 #define ERIE    0x80
 #endif
 
-#ifdef C0C
-#undef C0C
-sfr at 0xA3 C0C         ; // DS80C390 specific
-// Not directly accessible bits
-#define SWINT   0x01
-#define ERCS    0x02
-#define AUTOB   0x04
-#define CRST    0x08
-#define SIESTA  0x10
-#define PDE     0x20
-#define STIE    0x40
-#define ERIE    0x80
-#endif
-
 #ifdef C0IR
 #undef C0IR
 sfr at 0xA5 C0IR        ; // DS80C390 specific
@@ -1461,11 +1447,6 @@ sfr at 0xE7 C1RE         ; // DS80C390 specific
 sfr at 0xEB C1M1C        ; // DS80C390 specific
 #endif
 
-#ifdef C1M1C
-#undef C1M1C
-sfr at 0xEB C1M1C        ; // DS80C390 specific
-#endif
-
 #ifdef C1M2C
 #undef C1M2C
 sfr at 0xEC C1M2C        ; // DS80C390 specific