> -----Original Message-----
> From: 
> [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]
> org] On Behalf Of Ruud Vlaming
> Sent: Monday, September 08, 2008 9:33 AM
> To: avr-gcc-list@nongnu.org
> Subject: [avr-gcc-list] Typo in iotnx61.h?
> 
> Just for the record, i think there is a typo in the file:
>   avr-libc-1.6.2/include/avr/iotnx61.h 
> 
> #define TCCR0B  _SFR_IO8(0x33)
> #define CS00    0
> #define CS01    1
> #define CS02    2
> #define PSR0    3
> #define TMS     4
> 
> the last line should read
> #define TSM     4
> 
> I searched for it in the bug-database but could not find it reported.
> It is present in avr-libc-1.6.1/include/avr/iotnx61.h  as well.
> 
> Ruud 

Thanks Ruud. Confirmed and now fixed and committed for HEAD and 1.6 branch.

Eric Weddington


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

Reply via email to