Pointers - Applied function ptr patch from Steve Tell. Fixed bugs with
[fw/sdcc] / src / regression / add4.c
index ceb5160e9c79c023583ed7cfa2a5849dcd2c0d8d..d6721893afd4f45f2eef023e9b14a3eecad638e5 100644 (file)
@@ -1,3 +1,6 @@
+#define __16F873
+#include "p16f873.h"
+
 unsigned char success = 0;
 unsigned char failures = 0;
 unsigned char dummy = 0;