Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pltlib.s
CommitLineData
5a68afcf
RM
1 .text
2 .globl fn1
3 .type fn1,@function
4fn1:
5 ret
6
7 .globl fn2
8 .type fn2,@function
9fn2:
10 ret
This page took 0.243 seconds and 4 git commands to generate.