diff options
Diffstat (limited to 'mmu.h')
-rw-r--r-- | mmu.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ // cpu->gdt[NSEGS] holds the above segments. #define NSEGS 6 -//PAGEBREAK! #ifndef __ASSEMBLER__ // Segment Descriptor struct segdesc { |