diff options
Diffstat (limited to 'mmu.h')
-rw-r--r-- | mmu.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -118,8 +118,6 @@ struct segdesc { #ifndef __ASSEMBLER__ -typedef uint64 pml4e_t; -typedef uint64 pdpe_t; typedef uint64 pte_t; struct taskstate { |