Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-fastcall / import.s
1 .text
2 .globl _start
3 _start:
4 call @extern_fastcall_function@0
This page took 0.030786 seconds and 4 git commands to generate.