From 0dbb1c7f751403aa2fab533c205e0e25285d20e3 Mon Sep 17 00:00:00 2001 From: johanknol Date: Wed, 28 Mar 2001 16:27:47 +0000 Subject: [PATCH] I got sick of these warnings git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@716 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- device/include/at89x2051.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/device/include/at89x2051.h b/device/include/at89x2051.h index b8d607f6..6a91ac41 100644 --- a/device/include/at89x2051.h +++ b/device/include/at89x2051.h @@ -29,7 +29,9 @@ #ifndef AT892051_H #define AT892051_H +#if BelaCompletedHisOrHerQuestAndAdaptedTheLibraries #warning This file (at89x2051.h) is obsolete, use include ! +#endif /* BYTE addressable registers */ sfr at 0x81 SP ; -- 2.47.2