X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fpic16%2Fdevice.h;h=fd06fc4bd6fca46917da5347d7f894bb3a11b3a8;hb=3062f96ccb55d1d05caf9c8782f4961f87b341ce;hp=ada8cd6db2ec80f27a281f01be93c1cb9d2da8c6;hpb=392c1fa33992bd16e6d98895b70d19428686902f;p=fw%2Fsdcc diff --git a/src/pic16/device.h b/src/pic16/device.h index ada8cd6d..fd06fc4b 100644 --- a/src/pic16/device.h +++ b/src/pic16/device.h @@ -30,12 +30,6 @@ #ifndef __DEVICE_H__ #define __DEVICE_H__ -#if defined(__BORLANDC__) || defined(_MSC_VER) -#define STRCASECMP stricmp -#else -#define STRCASECMP strcasecmp -#endif - #define CONFIGURATION_WORDS 20 #define IDLOCATION_BYTES 20