aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-01-22 22:21:24 -0700
committerChristian Cunningham <cc@localhost>2022-01-22 22:21:24 -0700
commit9c0cb4e1f7df02f24751833b384963917bbf2360 (patch)
tree5b4c6949a2b33717cd1264b582c5f61f2e0e644d /README.md
parent523e704b4fead2a0b286480d27510e3912d54b79 (diff)
Fixed some stuff
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d7f1bc..e10b6ca 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
- FIX IRQ Stack LEAK
- FIX IRQ Stack LEAK
- FIX IRQ Stack LEAK
-- Implement Scheduler for IRQ
+- Implement Lock for accessing thread information
- Fix mutex with scheduler
- Implement handlers
- Put threads in user mode