summaryrefslogtreecommitdiff
path: root/kernel/usermode.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/usermode.h')
-rw-r--r--kernel/usermode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/usermode.h b/kernel/usermode.h
index e9195e1..fafad5b 100644
--- a/kernel/usermode.h
+++ b/kernel/usermode.h
@@ -43,4 +43,3 @@ typedef volatile struct strtss{
unsigned short iomap;
}__attribute__((packed)) tss_struct;
-tss_struct sys_tss; //Define the TSS as a global structure