#include <reg51.h> is replaced by #include <8051.h>
[fw/sdcc] / device / lib / _setjmp.c
index 89fad212580f98dc0889503e5f393f3de1e54cf4..f7d6d9d10b36507203b470433b86e95036b87d3e 100644 (file)
@@ -21,7 +21,7 @@
    You are forbidden to forbid anyone else to use, share and improve
    what you give them.   Help stamp out software-hoarding!  
 -------------------------------------------------------------------------*/
-#include <reg51.h>
+#include <8051.h>