Fix: kernel stack

This commit is contained in:
xamidev
2024-09-15 11:30:56 +02:00
parent c885e69be4
commit e6f119236b

View File

@@ -213,5 +213,5 @@ irq_common_stub:
section .bss
align 4
resb KERNEL_STACK_SIZE
kernel_stack:
resb KERNEL_STACK_SIZE