Darrel, exist in DTS RTTC INT ??

i use pic 18F26J50 ..... i need control rtc interrupt

ASM
INT_LIST macro ; IntSource, Label, Type, ResetFlag?
INT_Handler RX_??, _Relogio, PBP, yes
endm
INT_CREATE ; Creates the interrupt processor
ENDASM

@ INT_ENABLE ??_INT ; enable external (RTTC INT) interrupts