diff options
Diffstat (limited to 'Tests/InterfaceLinkLibrariesDirect/a_always.c')
-rw-r--r-- | Tests/InterfaceLinkLibrariesDirect/a_always.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/InterfaceLinkLibrariesDirect/a_always.c b/Tests/InterfaceLinkLibrariesDirect/a_always.c new file mode 100644 index 0000000..007680d --- /dev/null +++ b/Tests/InterfaceLinkLibrariesDirect/a_always.c @@ -0,0 +1,3 @@ +void a_always(void) +{ +} |