x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / mpx3b.s
CommitLineData
d258b828
IZ
1 .text
2 .globl call1
3 .type call1, @function
4call1:
5 ret
6 .size call1, .-call1
7 .globl call2
8 .type call2, @function
9call2:
10 ret
11 .size call2, .-call2
This page took 0.127334 seconds and 4 git commands to generate.