summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/rlib-format-packed-bundled-libs/native_dep_3.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/test/run-make/rlib-format-packed-bundled-libs/native_dep_3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-make/rlib-format-packed-bundled-libs/native_dep_3.c b/src/test/run-make/rlib-format-packed-bundled-libs/native_dep_3.c
deleted file mode 100644
index f81f397a4..000000000
--- a/src/test/run-make/rlib-format-packed-bundled-libs/native_dep_3.c
+++ /dev/null
@@ -1 +0,0 @@
-int native_f3() { return 3; }