Joerg Wunsch schrieb:

OK, so what's wrong with writing

#if defined(__DOXYGEN__) || defined(LINT)

then?

LINT is the wrong name space; should be

__LINT or _LINT


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

Reply via email to