summaryrefslogtreecommitdiffstats
path: root/include/elf/arm.h
diff options
context:
space:
mode:
authorcvs2svn <>2003-04-02 16:55:27 +0000
committercvs2svn <>2003-04-02 16:55:27 +0000
commit010b654fac6c49ac2c734ee4151c641fbe49b403 (patch)
treec0e95dc0d9dd32c47f11e69b460587f21a69bf00 /include/elf/arm.h
parent8ed0d1ced5ea081b1d3091e2c04b595c555f98b5 (diff)
downloadcygnal-010b654fac6c49ac2c734ee4151c641fbe49b403.tar.gz
cygnal-010b654fac6c49ac2c734ee4151c641fbe49b403.tar.bz2
cygnal-010b654fac6c49ac2c734ee4151c641fbe49b403.zip
This commit was manufactured by cvs2svn to create branchcagney_frameaddr-20030403-branchpoint
'cagney_frameaddr-20030403-branch'. Sprout from cagney_framebase-20030326-branch 2003-03-25 20:56:02 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-04-02 16:55:26 UTC Bob Wilson <bob.wilson@acm.org> ' * xtensa-config.h: Remove comment indicating that this is a': include/ChangeLog include/dis-asm.h include/elf/ChangeLog include/elf/arm.h include/elf/common.h include/elf/xtensa.h include/gdb/ChangeLog include/gdb/sim-arm.h include/xtensa-config.h include/xtensa-isa-internal.h include/xtensa-isa.h
Diffstat (limited to 'include/elf/arm.h')
-rw-r--r--include/elf/arm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/arm.h b/include/elf/arm.h
index 3b3f8d0e2..181a9f0c5 100644
--- a/include/elf/arm.h
+++ b/include/elf/arm.h
@@ -141,6 +141,6 @@ START_RELOC_NUMBERS (elf_arm_reloc_type)
END_RELOC_NUMBERS (R_ARM_max)
/* The name of the note section used to identify arm variants. */
-#define ARM_NOTE_SECTION ".note.arm.ident"
+#define ARM_NOTE_SECTION ".note.gnu.arm.ident"
#endif /* _ELF_ARM_H */