Steve Tell fixed a nested for-loop bug in the PIC Port
[fw/sdcc] / src / regression / rotate7.c
index c5a3dc21baa8a05d360981f86c263cbfa8bb776b..1435355ddae6f424656d6ca5688481f89437591f 100644 (file)
@@ -1,3 +1,5 @@
+#define __16F873
+#include "p16f873.h"
 // Shift ints left and right
 
 unsigned char success=0;