From: bela Date: Thu, 22 Mar 2001 10:04:32 +0000 (+0000) Subject: Warning - this file is obsolete added X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f63e2667762a85e6d515ae250f9786f6b8ce91d0;p=fw%2Fsdcc Warning - this file is obsolete added git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@702 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/include/at89x1051.h b/device/include/at89x1051.h index d05df750..e5b01c9b 100644 --- a/device/include/at89x1051.h +++ b/device/include/at89x1051.h @@ -28,7 +28,7 @@ #ifndef AT891051_H #define AT891051_H -#warning This file is obsolete, use #define +#warning This file (at89x1051.h) is obsolete, use include ! /* BYTE addressable registers */ sfr at 0x81 SP ; diff --git a/device/include/at89x2051.h b/device/include/at89x2051.h index 4d68df0a..b8d607f6 100644 --- a/device/include/at89x2051.h +++ b/device/include/at89x2051.h @@ -29,7 +29,7 @@ #ifndef AT892051_H #define AT892051_H -#warning This file is obsolete, use #define +#warning This file (at89x2051.h) is obsolete, use include ! /* BYTE addressable registers */ sfr at 0x81 SP ; diff --git a/device/include/reg51.h b/device/include/reg51.h index 511312d7..31079afd 100644 --- a/device/include/reg51.h +++ b/device/include/reg51.h @@ -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