Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr26936b.s
CommitLineData
58349d00 1 .text
9ed0136b
AM
2 .type start,"function"
3 .global start
4start:
5 .type _start,"function"
6 .global _start
58349d00 7_start:
9ed0136b
AM
8 .type __start,"function"
9 .global __start
10__start:
11 .type main,"function"
12 .global main
13main:
14 .type _main,"function"
15 .global _main
16_main:
58349d00
L
17 .nop
18 .section .text.__x86.get_pc_thunk.bx,"axG",%progbits,__x86.get_pc_thunk.bx,comdat
19 .globl __x86.get_pc_thunk.bx
20 .hidden __x86.get_pc_thunk.bx
21 .type __x86.get_pc_thunk.bx, %function
22__x86.get_pc_thunk.bx:
23 .nop
This page took 0.06108 seconds and 4 git commands to generate.