diff options
Diffstat (limited to 'kernel/config.h')
-rw-r--r-- | kernel/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/config.h b/kernel/config.h index 5ea242e..da2956a 100644 --- a/kernel/config.h +++ b/kernel/config.h @@ -25,3 +25,4 @@ extern char k_highhalf_addr; // defined in linker script : 0xC0000000 #define DBGLOG_TO_SCREEN +/* vim: set ts=4 sw=4 tw=0 noet :*/ |