summaryrefslogtreecommitdiff
path: root/i386/i386/cpuboot.S
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/cpuboot.S')
-rw-r--r--i386/i386/cpuboot.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/i386/i386/cpuboot.S b/i386/i386/cpuboot.S
index 5373e9a3..d34ceea5 100644
--- a/i386/i386/cpuboot.S
+++ b/i386/i386/cpuboot.S
@@ -93,9 +93,6 @@ _apboot:
pushl $0
popf
- /* Load stack pointer */
- pushl stack_ptr
-
/* Enable paging in the cpu */
call paging_setup