banan-os/kernel/arch
Bananymous a08b9b82a6 Kernel: Fix yield stack pointer value
Stack pointer was pointing to value of return address on return instead
of past it. This did not affect anything as ig Processor::yield() didn't
use stack after calling the trampoline
2026-01-19 00:47:00 +02:00
..
i686 Kernel: Fix yield stack pointer value 2026-01-19 00:47:00 +02:00
x86_64 Kernel: Fix yield stack pointer value 2026-01-19 00:47:00 +02:00