summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/macos-fat-archive/native-library.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/test/run-make/macos-fat-archive/native-library.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-make/macos-fat-archive/native-library.c b/src/test/run-make/macos-fat-archive/native-library.c
new file mode 100644
index 000000000..d300fdf1c
--- /dev/null
+++ b/src/test/run-make/macos-fat-archive/native-library.c
@@ -0,0 +1 @@
+void native_func() {}