aboutsummaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/config.h')
-rw-r--r--kernel/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/config.h b/kernel/config.h
index d198295..2de43af 100644
--- a/kernel/config.h
+++ b/kernel/config.h
@@ -13,7 +13,6 @@
#error "This kernel needs to be compiled with a ix86-elf compiler"
#endif
-
#define K_HIGHHALF_ADDR ((size_t)0xC0000000)
#define OS_NAME "macrO.Scope"