Allocate a very small 4K stack for the other CPUs, increase count to 4
This commit is contained in:
parent
979d80a8c7
commit
b0797a5d8a
4 changed files with 29 additions and 18 deletions
|
@ -83,7 +83,7 @@ macro_rules! interrupt_error {
|
|||
$func
|
||||
}
|
||||
|
||||
// Push scratch registers, grab stack pointer
|
||||
// Push scratch registers
|
||||
asm!("push rax
|
||||
push rcx
|
||||
push rdx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue