aboutsummaryrefslogtreecommitdiff
path: root/include/kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel.h')
-rw-r--r--include/kernel.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/kernel.h b/include/kernel.h
deleted file mode 100644
index ac5c35d..0000000
--- a/include/kernel.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef KERNEL_H
-#define KERNEL_H
-
-#include "globals.h"
-#include "types.h"
-
-// forward declarations
-struct MajData;
-
-// function declarations
-