Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / elfv2-2b.s
CommitLineData
45965137
AM
1 .globl f3
2 .type f3,@function
3 .text
4f3:
5 addis 2,12,.TOC.-f3@ha
6 addi 2,2,.TOC.-f3@l
7 .localentry f3,.-f3
8 blr
9 .size f3,.-f3
10
11 .globl f4
12 .type f4,@function
13 .text
14f4:
15 .localentry f4,0
16 blr
17 .size f4,.-f4
This page took 0.179729 seconds and 4 git commands to generate.