Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-4.s
CommitLineData
aec6b87e
L
1 .text
2 .type start,"function"
3 .global start
4start:
5 .type _start,"function"
6 .global _start
7_start:
8 .type __start,"function"
9 .global __start
10__start:
11 .type main,"function"
12 .global main
13main:
14 .long 0
This page took 0.076323 seconds and 4 git commands to generate.