X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2Fpic16%2Fpic18f4321.h;h=931878e3e9e9bee5d098e9854c7f1fea95ba21b5;hb=bb226788dab3832b0ec0cda70874ce3fce4eebc6;hp=7be1c53243d6c54d7714a613d725d0fa791c95f1;hpb=8896255d6fe6aa1028acc4a62e1a7bc20fe5a02a;p=fw%2Fsdcc diff --git a/device/include/pic16/pic18f4321.h b/device/include/pic16/pic18f4321.h index 7be1c532..931878e3 100644 --- a/device/include/pic16/pic18f4321.h +++ b/device/include/pic16/pic18f4321.h @@ -1472,10 +1472,10 @@ typedef union { }; struct { unsigned : 1; - unsigned : 1; + unsigned INT0F : 1; unsigned T0IF : 1; unsigned : 1; - unsigned : 1; + unsigned INT0E : 1; unsigned T0IE : 1; unsigned GIEL : 1; unsigned GIEH : 1;