Fast Interrupt routines in assembler

Hi forum members

I have in my application an event on INT0 external interrupt, It is a AD converter ready signal.
I need to write a faster Interrup service routine in Dynamic C , the normal c code is slow , I will use assembler code.
Does someone that suggest a exemple to insert a interrupt assembler routine in dynamic c source code?
Thanks.
Paolo.