aboutsummaryrefslogtreecommitdiff
path: root/src/modules/test/foo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/test/foo.c')
-rw-r--r--src/modules/test/foo.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/test/foo.c b/src/modules/test/foo.c
new file mode 100644
index 000000000..ff6af031f
--- /dev/null
+++ b/src/modules/test/foo.c
@@ -0,0 +1,4 @@
+int test_main(void)
+{
+ return 0;
+} \ No newline at end of file