git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@702
4a8a32a2-be11-0410-ad9d-
d568d2c75423
#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 ;
#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 ;
/*-------------------------------------------------------------------------
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