* device/include/asm/default/features.h,
[fw/sdcc] / device / include / ctype.h
index 851d8453f5eb6721b029ac5975c2592a19ea913d..f30bf8d9559304376ae59bcb18039efd3c22c6bf 100644 (file)
@@ -35,7 +35,6 @@
 #include <sdcc-lib.h>
 
 #ifdef SDCC_STACK_AUTO
-/* #warning Make sure you recompile _is*.c files as 'reentrant' */
 
 extern char  iscntrl   (unsigned char ) _REENTRANT ;
 extern char  isdigit   (unsigned char ) _REENTRANT ;