Steve Tell fixed a nested for-loop bug in the PIC Port
[fw/sdcc] / src / regression / compare10.c
index 6582aad66d9f2f1cebad5e15f7338e1e6487bba3..57541abcb3ed22f709fcb58ca4fcda55ab690abb 100644 (file)
@@ -1,3 +1,5 @@
+#define __16F873
+#include "p16f873.h"
 // Signed comparisons of the form:  (variable>=LIT)
 //
 // This regression test exercises all of the boundary