summaryrefslogtreecommitdiff
path: root/Tests/ObjectLibrary/A/a2.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ObjectLibrary/A/a2.c')
-rw-r--r--Tests/ObjectLibrary/A/a2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/ObjectLibrary/A/a2.c b/Tests/ObjectLibrary/A/a2.c
new file mode 100644
index 000000000..d8f225eb7
--- /dev/null
+++ b/Tests/ObjectLibrary/A/a2.c
@@ -0,0 +1,2 @@
+#include "a.h"
+int a2(void) { return 0; }