summaryrefslogtreecommitdiff
path: root/users/_example/_example.h
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2023-10-15 19:46:33 -0400
committervin <git@vineetk.net>2023-10-15 19:46:33 -0400
commit7ed78a843d4a90ae8adc69bf3c3dbf573a379f75 (patch)
tree420f8e7829b46bf43b5dbafc46f0a72f644e9588 /users/_example/_example.h
parent392a85e1f6fefd549cd52945ab1447a2d6901484 (diff)
remove userspace declarations
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