X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2Fpic16%2Fpic18f4221.h;h=c5d1d4599021ecc450ef41a82e16746fe1964fc7;hb=bb226788dab3832b0ec0cda70874ce3fce4eebc6;hp=d5b8d15048f77425e57b2be5b1aa914dfc589696;hpb=8896255d6fe6aa1028acc4a62e1a7bc20fe5a02a;p=fw%2Fsdcc diff --git a/device/include/pic16/pic18f4221.h b/device/include/pic16/pic18f4221.h index d5b8d150..c5d1d459 100644 --- a/device/include/pic16/pic18f4221.h +++ b/device/include/pic16/pic18f4221.h @@ -1471,10 +1471,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;