From 234933c82ed47bab569756c3731ae79901eddb6d Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 5 Oct 2010 17:51:00 +0000 Subject: [PATCH] Another typo git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2969 42af7a65-404d-4744-a932-0658087f49c3 --- arch/avr/include/avr32/avr32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/avr/include/avr32/avr32.h b/arch/avr/include/avr32/avr32.h index f029e3f2fb..2c0c66dbff 100755 --- a/arch/avr/include/avr32/avr32.h +++ b/arch/avr/include/avr32/avr32.h @@ -121,7 +121,7 @@ #define AVR32_MPUAPRD 0x190 /* MPU Access Permission Register Data regions */ #define AVR32_MPUCR 0x194 /* MPU Control Register */ /* 0x198-0x2fc: Reserved for future use */ -#define AVR32_IMPL 0x30 /* 0x300-0x3fc: Implementation defined */ +#define AVR32_IMPL 0x300 /* 0x300-0x3fc: Implementation defined */ /* Status register bit definitions */