Fix ERROR: target-cc does not exist
[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.030195 seconds and 4 git commands to generate.