#include <reg51.h> is replaced by #include <8051.h>
[fw/sdcc] / sim / ucsim / s51.src / test_extit.c
index f61fd41fc7c61dc2e6e798342af1017824c126fb..a3d7060e9e0d76b259a759be6a90e37b6727b02d 100644 (file)
@@ -1,4 +1,4 @@
-#include <reg51.h>
+#include <8051.h>
 
 sfr at 0xa6 WDTRST;