"Weddington, Eric" <eric.wedding...@atmel.com> wrote:

> It must include a buildable test case that shows the alleged issue.

The code shown in the initial posting almost qualifies as such.  It
should simply extract the define out of the header file, and place it
on top of the code:

#define PORTA (*(volatile unsigned char *)0x3b)

By doing that, the remainder of <avr/io.h> can be omitted.

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

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


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

Reply via email to