Re: Parse Error - __irq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Bindu,

What is __irq defined as?  (I don't care about IicInt.)

You should have something like this somewhere:
#define __irq magic_something_here

Example:
#define __irq __attribute__((interrupt("IRQ"))

q.v.
http://www.ohse.de/uwe/articles/gcc-attributes.html#func-interrupt

Thanks,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux