* scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ehdr_start.s
CommitLineData
62655c7b
RM
1 .text
2 .globl _start
3_start:
4 .space 16
5
6b585b73 6 .data
62655c7b
RM
7 .globl foo
8foo:
9 .weak __ehdr_start
10 .dc.a __ehdr_start
This page took 0.039236 seconds and 4 git commands to generate.