Inadvertly added the and2.asm to cvs instead of and2.c
[fw/sdcc] / src / regression / rotate6.c
index f0bebddff7a53b24aa0eeddf504adb4f19396b4d..b07072beb52a71cfa84ddad01eb1f8365d628703 100644 (file)
@@ -1,3 +1,5 @@
+#define __16F873
+#include "p16f873.h"
 // Shift bytes left and right by a variable.
 
 unsigned char success=0;