readme: add reference to zen kernel
This commit is contained in:
parent
7bb65b0395
commit
b9ff019c39
1 changed files with 2 additions and 1 deletions
|
|
@ -42,5 +42,6 @@
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- scheduling: https://wiki.osdev.org/Brendan%27s_Multi-tasking_Tutorial
|
- zig microkernel: https://github.com/AndreaOrru/zen
|
||||||
|
- scheduling tutorial: https://wiki.osdev.org/Brendan%27s_Multi-tasking_Tutorial
|
||||||
- booting/paging/interrupts: https://os.phil-opp.com/
|
- booting/paging/interrupts: https://os.phil-opp.com/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue