Added to test bug 609628 ==> x = (x+1) & 0xf
[fw/sdcc] / src / regression / rotate3.c
index ee5944815285e156bbc5ae0d3738d16cfd96ba32..f54089875bbd17860345e693a832bfb06cad9d13 100644 (file)
@@ -1,3 +1,5 @@
+#define __16F873
+#include "p16f873.h"
 // Shift ints left and right
 
 unsigned char success=0;