Adds support for fastcall symbols as used on Microsoft Windows platforms
[deliverable/binutils-gdb.git] / ld / testsuite / ld-fastcall / import.s
CommitLineData
c9e38879
NC
1 .text
2.globl _start
3_start:
4 call @extern_fastcall_function@0
This page took 0.043156 seconds and 4 git commands to generate.