summaryrefslogtreecommitdiffstats
path: root/Tests/InterfaceLinkLibrariesDirect/a_not_direct_from_A.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/InterfaceLinkLibrariesDirect/a_not_direct_from_A.c')
-rw-r--r--Tests/InterfaceLinkLibrariesDirect/a_not_direct_from_A.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/InterfaceLinkLibrariesDirect/a_not_direct_from_A.c b/Tests/InterfaceLinkLibrariesDirect/a_not_direct_from_A.c
new file mode 100644
index 0000000..732d36e
--- /dev/null
+++ b/Tests/InterfaceLinkLibrariesDirect/a_not_direct_from_A.c
@@ -0,0 +1,3 @@
+void not_direct_from_A(void)
+{
+}