banan-os/libc/arch/x86_64
Bananymous 5050047cef Kernel: Rewrite whole scheduler
Current context saving was very hacky and dependant on compiler
behaviour that was not consistent. Now we always use iret for
context saving. This makes everything more clean.
2024-03-29 18:02:12 +02:00
..
crt0.S Kernel: Rewrite whole scheduler 2024-03-29 18:02:12 +02:00
crti.S Kernel/LibC: Add crt* files to LibC and remove crt0 from kernel 2023-10-30 11:06:13 +02:00
crtn.S Kernel/LibC: Add crt* files to LibC and remove crt0 from kernel 2023-10-30 11:06:13 +02:00