old-cross-binutils/ld/testsuite/ld-elf/ehdr_start.s
Roland McGrath 1438a3ee10 ld/testsuite/
* ld-elf/ehdr_start.s: Put reference in .rodata section, not .data.
2012-11-30 21:14:02 +00:00

10 lines
121 B
ArmAsm

.text
.globl _start
_start:
.space 16
.section .rodata,"a"
.globl foo
foo:
.weak __ehdr_start
.dc.a __ehdr_start