summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-fastcall/import.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-fastcall/import.s')
-rw-r--r--ld/testsuite/ld-fastcall/import.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ld-fastcall/import.s b/ld/testsuite/ld-fastcall/import.s
new file mode 100644
index 0000000..e33918b
--- /dev/null
+++ b/ld/testsuite/ld-fastcall/import.s
@@ -0,0 +1,4 @@
+ .text
+.globl _start
+_start:
+ call @extern_fastcall_function@0