Pasted ".line" assembly directives patch from David Saxton with quotes around file...
[fw/sdcc] / src / regression / rotate1.c
index 2402a5007f550d8c63b4f98e8214d7d20316ba76..08cf97e1e05e1152687c2f5f0034217b7bc6e543 100644 (file)
@@ -1,3 +1,5 @@
+#define __16F873
+#include "p16f873.h"
 // Shift bytes left and right by a constant.
 
 unsigned char success=0;