Hi all, I have a question regarding the interrupts on the PowerPC platform. Is it possible to let the compiler know some function is an interrupt handler? I read the documentation and saw things like __attribute((interrupt)) but these options only applied to certain platforms and where _not_ for PowerPC. Thanks in advance. Jeroen