Hi.

Is the __AVR_3_BYTE_PC__ macro the best for this purpose?

I have find 2 another methods in Avr-libc:
a) if (__AVR_ARCH__ == 6)
b) if defined(EIND)

Thanks,
Dmitry.



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

Reply via email to