aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/55 exe static shared/stat2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/55 exe static shared/stat2.c')
-rw-r--r--test cases/common/55 exe static shared/stat2.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/55 exe static shared/stat2.c b/test cases/common/55 exe static shared/stat2.c
new file mode 100644
index 0000000..4abb49f
--- /dev/null
+++ b/test cases/common/55 exe static shared/stat2.c
@@ -0,0 +1,3 @@
+int statlibfunc2(void) {
+ return 18;
+}