X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fregression%2Fconfigword.c;h=39beb9e8729c0b05cab5cfc237a48c2746ba6e14;hb=95015f03148cbc029bfe5d1ec2f0f8082e770853;hp=e3d9aefe565223ab1d927502e1cbb17a841e2f6a;hpb=6d080aabf22676ff1d378afc6de668099ee9da6f;p=fw%2Fsdcc diff --git a/src/regression/configword.c b/src/regression/configword.c index e3d9aefe..39beb9e8 100644 --- a/src/regression/configword.c +++ b/src/regression/configword.c @@ -3,6 +3,7 @@ * be assigned */ unsigned char failures=0; +unsigned char dummy; /* copied from 16f877.inc file supplied with gpasm */ @@ -31,7 +32,7 @@ unsigned char failures=0; typedef unsigned int word; -word at 0x2007 CONFIG = _WDT_OFF & _PWRTE_ON; +//word at 0x2007 CONFIG = _WDT_OFF & _PWRTE_ON; /* to do -- write a test that puts the PIC to sleep,