chore: Update TODO.md

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2024-12-20 04:11:42 +02:00
parent 79d267631a
commit 0807ea5a9a

View File

@ -31,6 +31,8 @@
- [ ] Fix std::string.
- [x] Rewrite PS/2 drivers.
- [ ] Improve signal handling.
- [ ] Handle empty initrd.
- [ ] Fix CoW.
- [ ] Improve the way the kernel crashes.
- Add panic() function.