* device/include/pic16/pic18f1220.h,
[fw/sdcc] / device / lib / pic16 / libdev / pic18f1220.c
index 506573fb388049e37f5d2eab6235db710141aea9..4e7b5b24151f8c58c1119d8e1482cce460686b6a 100644 (file)
@@ -114,6 +114,8 @@ __sfr __at (0xfd3) OSCCON;
 volatile __OSCCONbits_t __at (0xfd3) OSCCONbits;
 
 __sfr __at (0xfd5) T0CON;
+volatile __T0CONbits_t __at (0xfd5) T0CONbits;
+
 __sfr __at (0xfd6) TMR0L;
 __sfr __at (0xfd7) TMR0H;
 __sfr __at (0xfd8) STATUS;