No more double faults B-)
This commit is contained in:
@@ -33,7 +33,7 @@ undefined behavior.
|
||||
.section .bss
|
||||
.align 16
|
||||
stack_bottom:
|
||||
.skip 16384 # 16 KiB
|
||||
.skip 1024 * 16 # 16384, 16 KiB
|
||||
stack_top:
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user