Applied patch from Kevin L. Pauba that added the #pragma memory declaration feature...
[fw/sdcc] / src / regression / compare9.c
index 6f79bc168774a4e23c9f3da331c66abbfec69a12..d5e7517cedfad2c9613e44f9db0baf63ac443e2b 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