X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fregression%2Fcompare10.c;h=57541abcb3ed22f709fcb58ca4fcda55ab690abb;hb=b69fa3747f96e99c3e88aec80338a10bc8deac4b;hp=6582aad66d9f2f1cebad5e15f7338e1e6487bba3;hpb=c2669053120ee399168b6a7c44e7087abb0115b7;p=fw%2Fsdcc diff --git a/src/regression/compare10.c b/src/regression/compare10.c index 6582aad6..57541abc 100644 --- a/src/regression/compare10.c +++ b/src/regression/compare10.c @@ -1,3 +1,5 @@ +#define __16F873 +#include "p16f873.h" // Signed comparisons of the form: (variable>=LIT) // // This regression test exercises all of the boundary