summaryrefslogtreecommitdiff
path: root/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'proc.h')
-rw-r--r--proc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/proc.h b/proc.h
index 3b9c3ac..33a9558 100644
--- a/proc.h
+++ b/proc.h
@@ -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