summaryrefslogtreecommitdiffstats
path: root/users/_example/_example.c
diff options
context:
space:
mode:
Diffstat (limited to 'users/_example/_example.c')
-rw-r--r--users/_example/_example.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/_example/_example.c b/users/_example/_example.c
new file mode 100644
index 000000000..8e0778b12
--- /dev/null
+++ b/users/_example/_example.c
@@ -0,0 +1,5 @@
+#include "_example.h"
+
+void my_custom_function(void) {
+
+} \ No newline at end of file