aboutsummaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
authorAlex Auvolat <alex.auvolat@ens.fr>2014-12-06 18:39:12 +0100
committerAlex Auvolat <alex.auvolat@ens.fr>2014-12-06 18:39:12 +0100
commitff27e3d5ca61fb6234b0876dc3368d0e5dfc5a95 (patch)
treee7945b5cae3925ae50082da7b80e9b3caf914fa4 /kernel/config.h
parent274765f7daa3cc1094f9f26196fcf2b9a5289ee2 (diff)
downloadmacroscope-ff27e3d5ca61fb6234b0876dc3368d0e5dfc5a95.tar.gz
macroscope-ff27e3d5ca61fb6234b0876dc3368d0e5dfc5a95.zip
Trying to track an annoying bug.
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"