From: bela Date: Thu, 22 Mar 2001 09:17:33 +0000 (+0000) Subject: Warnig - obsolete added X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6d45148f54813f8c098d55c560d780dc6eaefd8e;p=fw%2Fsdcc Warnig - obsolete added git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@696 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/include/reg51.h b/device/include/reg51.h index e5fad867..d4e3dae4 100644 --- a/device/include/reg51.h +++ b/device/include/reg51.h @@ -25,6 +25,8 @@ #ifndef REG51_H #define REG51_H +#warning This file is obsolete, use #define <8051.h>, or #define <8052.h> + /* BYTE Register */ sfr at 0x80 P0 ; sfr at 0x90 P1 ;