X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fpic16%2Fdevice.h;h=64dffb10a627e94c2803d1dd6ac6e1c2495f04fd;hb=a5f1954d67c5525c090e54776f564aec6d37b05a;hp=fd06fc4bd6fca46917da5347d7f894bb3a11b3a8;hpb=3062f96ccb55d1d05caf9c8782f4961f87b341ce;p=fw%2Fsdcc diff --git a/src/pic16/device.h b/src/pic16/device.h index fd06fc4b..64dffb10 100644 --- a/src/pic16/device.h +++ b/src/pic16/device.h @@ -101,7 +101,6 @@ typedef struct { unsigned long opt_flags; int gstack; unsigned int debgen; - int CATregs; } pic16_options_t; extern int xinst;