diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ running the tests): * Implement syscalls * Write device drivers : VGA, keyboard, ATA, FAT, VESA -### Important TODOs not to overlook +### Things to design * How does a process exit, what does it do, how do processes synchronize ? * Timers, workers, sleeping |