Browse Source

give EM_AVR32 a little comment

Mike Frysinger 16 years ago
parent
commit
fc47b3641c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/elf.h

+ 1 - 0
include/elf.h

@@ -354,6 +354,7 @@ typedef struct
 /* NIOS magic number - no EABI available.  */
 #define EM_NIOS32	0xFEBB
 
+/* AVR32 magic number from ATMEL */
 #define EM_AVR32       0x18ad
 
 /* V850 backend magic number.  Written in the absense of an ABI.  */