aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/ehdr_start.s
blob: 2efe8a67678da4bfe0028193113dd51a4e51c2ca (plain)
1
2
3
4
5
6
7
8
9
10
	.text
	.globl _start
_start:
	.space 16

	.section .rodata,"a"
	.globl foo
foo:
	.weak __ehdr_start
	.dc.a __ehdr_start