]> git.gag.com Git - fw/sdcc/commitdiff
Warning - this file is obsolete added
authorbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 22 Mar 2001 10:04:32 +0000 (10:04 +0000)
committerbela <bela@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 22 Mar 2001 10:04:32 +0000 (10:04 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@702 4a8a32a2-be11-0410-ad9d-d568d2c75423

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

index d05df7508f18a9256dbd1c2599ab7a117b521785..e5b01c9b87b0ed973da87f15a62dc6cc17a84b0e 100644 (file)
@@ -28,7 +28,7 @@
 #ifndef AT891051_H
 #define AT891051_H
 
-#warning This file is obsolete, use #define <at89x051.h>
+#warning This file (at89x1051.h) is obsolete, use include <at89x051.h> !
 
 /* BYTE addressable registers */
 sfr at 0x81 SP          ;
index 4d68df0ac7cbca27a42bd58cd2018c23651a093b..b8d607f68dc549f03d47e4148800f47f2789c3f3 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef AT892051_H
 #define AT892051_H
 
-#warning This file is obsolete, use #define <at89x051.h>
+#warning This file (at89x2051.h) is obsolete, use include <at89x051.h> !
 
 /* BYTE addressable registers */
 sfr at 0x81 SP          ;
index 511312d7a8e092849678d4a31ad49039680b2678..31079afd5f291e515e9ae03f75cc43cf3f63c6b9 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
   Register Declarations for 8051 Processor    
   
-       Written By -  Sandeep Dutta . sandeep.dutta@usa.net (1998)
+   Written By -  Sandeep Dutta . sandeep.dutta@usa.net (1998)
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the