Add iWMMXt support

This commit is contained in:
Nick Clifton
2003-03-25 20:56:01 +00:00
parent ce7a361072
commit b2b9de805f
4 changed files with 20 additions and 1 deletions

View File

@ -140,4 +140,7 @@ START_RELOC_NUMBERS (elf_arm_reloc_type)
RELOC_NUMBER (R_ARM_RBASE, 255)
END_RELOC_NUMBERS (R_ARM_max)
/* The name of the note section used to identify arm variants. */
#define ARM_NOTE_SECTION ".note.arm.ident"
#endif /* _ELF_ARM_H */