As Wojtek Kaniewski wrote:

> How about...

>    #define VECTOR(signame) \
>    void SIG_ ## signame (void) __attribute__ ((interrupt)); \
>    void SIG_ ## signame (void)

I don't know.  I'm more inclined to use ISR(), but I'd rather like to
see other people's opinions on this.

Obtw., of course, it's __attribute__((signal)). :-)

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to