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