ngiddings 291ed65248 Fixed wrong pointer type in load_module()
Kernel passed a pointer to its own state to get_free_resource_slot(),
causing its state to be corrupted.
next_process() also now loads the address space of the next process before entering it.
2021-04-17 06:25:11 -05:00
2021-04-17 04:59:39 -05:00
2020-12-11 09:20:16 -06:00
2021-04-12 01:44:38 -05:00
2020-08-01 23:01:55 -05:00
Description
A microkernel for Quark OS.
Readme GPL-3.0 394 KiB
Languages
C 92.5%
Assembly 5.6%
Makefile 1.2%
M4 0.7%