aboutsummaryrefslogtreecommitdiff
path: root/src/core/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/scheduler.h')
-rw-r--r--src/core/scheduler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/scheduler.h b/src/core/scheduler.h
index 3410ba1..9678470 100644
--- a/src/core/scheduler.h
+++ b/src/core/scheduler.h
@@ -14,6 +14,7 @@ typedef struct REGISTERS {
u32 esi, edi;
u32 ds, es, fs, gs;
u32 eflags;
+ u32 ss0, esp0;
} __attribute__((packed)) REGISTERS;
// If you change the following struct