* device/include/mcs51/cc2430.h: inserted _XPAGE
[fw/sdcc] / device / include / ctype.h
index 417b08b240b89e6873f44d58e01d64f9aaad5d07..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 ;