+2007-03-27 Anatoly Sokolov <aesok@post.ru>
+
+ * config/avr/avr.c (avr_mcu_types): Move at90usb82 device to 'avr4'
+ architecture.
+
2007-03-27 Janis Johnson <janis187@us.ibm.com>
* configure.ac: Fix assembler test for powerpc*-linux decimal float.
{ "at90pwm1", 4, "__AVR_AT90PWM1__" },
{ "at90pwm2", 4, "__AVR_AT90PWM2__" },
{ "at90pwm3", 4, "__AVR_AT90PWM3__" },
- { "at90usb82", 5, "__AVR_AT90USB82__" },
+ { "at90usb82", 4, "__AVR_AT90USB82__" },
/* Enhanced, > 8K. */
{ "avr5", 5, NULL },
{ "atmega16", 5, "__AVR_ATmega16__" },