As Georg-Johann Lay wrote: > "always_inline" is not C-Standard, better use __always_inline__.
> > +static inline > > +__attribute__ ((always_inline)) > > +void wdt_disable (void) Thanks for mentioning it. I wanted to tell it, too, but eventually forgot about it. Likewise, "inline" itself would better be written as "__inline__", in case someone wants to use -std=c89. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev