I have not tested it, but me thinks:

Code:
        INT_Handler   TMR0_INT,   int_handler,   ASM,  yes
is a NO NO.

Try using a unique name to name your handler.