Warnig - obsolete added
authorbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 22 Mar 2001 09:23:49 +0000 (09:23 +0000)
committerbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 22 Mar 2001 09:23:49 +0000 (09:23 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@699 4a8a32a2-be11-0410-ad9d-d568d2c75423

device/include/at89x1051.h
device/include/at89x2051.h

index 88ade8ebf0dfa48f298c52464dd800b42b5b35b5..d05df7508f18a9256dbd1c2599ab7a117b521785 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef AT891051_H
 #define AT891051_H
 
+#warning This file is obsolete, use #define <at89x051.h>
+
 /* BYTE addressable registers */
 sfr at 0x81 SP          ;
 sfr at 0x82 DPL         ;
index 0d1f6318806daffeeaf791401612bbb43848367c..4d68df0ac7cbca27a42bd58cd2018c23651a093b 100644 (file)
@@ -29,6 +29,8 @@
 #ifndef AT892051_H
 #define AT892051_H
 
+#warning This file is obsolete, use #define <at89x051.h>
+
 /* BYTE addressable registers */
 sfr at 0x81 SP          ;
 sfr at 0x82 DPL         ;