summaryrefslogtreecommitdiff
path: root/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'mmu.h')
-rw-r--r--mmu.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/mmu.h b/mmu.h
index a3c7c04..770d3ee 100644
--- a/mmu.h
+++ b/mmu.h
@@ -1,6 +1,4 @@
-/*
- * This file contains definitions for the x86 memory management unit (MMU).
- */
+// This file contains definitions for the x86 memory management unit (MMU).
// Eflags register
#define FL_CF 0x00000001 // Carry Flag