diff options
Diffstat (limited to 'proc.h')
-rw-r--r-- | proc.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -// Segments in proc->gdt. -#define NSEGS 7 - // Per-CPU state struct cpu { uchar id; // Local APIC ID; index into cpus[] below |