summaryrefslogtreecommitdiff
path: root/Kernel/i386.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/i386.cpp')
-rw-r--r--Kernel/i386.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/i386.cpp b/Kernel/i386.cpp
index d24dac9c1c..221bb5ef7a 100644
--- a/Kernel/i386.cpp
+++ b/Kernel/i386.cpp
@@ -7,7 +7,7 @@
#include "IRQHandler.h"
#include "PIC.h"
-#define PAGE_FAULT_DEBUG
+//#define PAGE_FAULT_DEBUG
struct DescriptorTablePointer {
word size;