From 4f9fe856a25ab29345b90e7725509e9ee38a37be Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:19:41 +0200 Subject: Adding upstream version 1.69.0+dfsg1. Signed-off-by: Daniel Baumann --- tests/run-make/rlib-format-packed-bundled-libs-3/native_dep_1.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/run-make/rlib-format-packed-bundled-libs-3/native_dep_1.c (limited to 'tests/run-make/rlib-format-packed-bundled-libs-3/native_dep_1.c') diff --git a/tests/run-make/rlib-format-packed-bundled-libs-3/native_dep_1.c b/tests/run-make/rlib-format-packed-bundled-libs-3/native_dep_1.c new file mode 100644 index 000000000..07be8562c --- /dev/null +++ b/tests/run-make/rlib-format-packed-bundled-libs-3/native_dep_1.c @@ -0,0 +1 @@ +int native_f1() { return 1; } -- cgit v1.2.3