in gcc we use __attribute__((interrupt("FIQ")))  for fiq handler in C.  what is the equivalent using armcc compiler?

in gcc we use __attribute__((interrupt("FIQ")))  for fiq handler in C.  what is the equivalent using armcc compiler?

More questions in this forum