From: johanknol Date: Wed, 28 Mar 2001 16:19:06 +0000 (+0000) Subject: I got sick of these warnings X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b01344eb79533193ca829d008a51c896b05bb01c;p=fw%2Fsdcc I got sick of these warnings git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@715 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/include/reg51.h b/device/include/reg51.h index 40948cfb..1a218c00 100644 --- a/device/include/reg51.h +++ b/device/include/reg51.h @@ -25,8 +25,10 @@ #ifndef REG51_H #define REG51_H +#if BelaCompletedHisOrHerQuestAndAdaptedTheLibraries #warning This file (reg51.h) is obsolete, depending on your harware #warning use include <8051.h>, or include <8052.h>! +#endif /* BYTE Register */ sfr at 0x80 P0 ;