summaryrefslogtreecommitdiff
path: root/users/_example/_example.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/_example/_example.h')
-rw-r--r--users/_example/_example.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/users/_example/_example.h b/users/_example/_example.h
deleted file mode 100644
index f7c7990257..0000000000
--- a/users/_example/_example.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef USERSPACE
-#define USERSPACE
-
-#include "quantum.h"
-
-void my_custom_function(void);
-
-#endif \ No newline at end of file