* src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to replacing...
[fw/sdcc] / src / regression / rotate4.c
index 358dfe970f50606779748a164c1cfa6496743559..bf9c4a457490e935666f0e9fb66ab8d43f69a140 100644 (file)
@@ -1,3 +1,5 @@
+#define __16F873
+#include "p16f873.h"
 // rotate bytes left and right by a constant.
 
 unsigned char success=0;