Follow-up Comment #10, bug #28574 (project avr-libc): As these reserved locations are part of a C struct, you cannot have "holes" in them, so the C struct definition must necessarily differ from the XML description (which can simply omit the unused IO registers).
Filling these holes with "reserved_0x**" is already done in other parts of the Xmega header files. (I would probably have preferred using __reserved_0x** so the names are in the implementation namespace rather than the application namespace, but that's already a little late right now.) _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?28574> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev