Update README.md
This commit is contained in:
parent
7ef853caec
commit
fea44610ec
@ -1,5 +1,5 @@
|
||||
# CurrSOS
|
||||
CurrSOS is a simple x86-64 kernel, as the final project of CS850, that supports interrupt, memory management, processes and threads, userspace and system calls. It has vastly simplier but hacky memory management than its successor CurrOS.
|
||||
CurrSOS is a simple x86-64 kernel that supports interrupt, memory management, processes and threads, userspace and system calls. It has vastly simplier but hacky memory management than its successor CurrOS.
|
||||
|
||||
## Toolchain
|
||||
clang, lld, xorriso, grub-pc-bin, nasm
|
||||
|
Loading…
Reference in New Issue
Block a user