* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan3a.s
CommitLineData
d127ecce
AM
1 .globl main
2 .globl start
3 .globl _start
4 .globl __start
5 .text
6main:
7start:
8_start:
9__start:
10
11 .section .foo,"a",%nobits
c91db5c0 12 .space 16
This page took 0.040577 seconds and 4 git commands to generate.