summaryrefslogtreecommitdiff
path: root/Tests/CMakeOnly/LinkInterfaceLoop/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeOnly/LinkInterfaceLoop/main.c')
-rw-r--r--Tests/CMakeOnly/LinkInterfaceLoop/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeOnly/LinkInterfaceLoop/main.c b/Tests/CMakeOnly/LinkInterfaceLoop/main.c
new file mode 100644
index 000000000..78f2de106
--- /dev/null
+++ b/Tests/CMakeOnly/LinkInterfaceLoop/main.c
@@ -0,0 +1 @@
+int main(void) { return 0; }