Skip to content

Commit 35b451c

Browse files
Include third project in README.md
1 parent c2671ba commit 35b451c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ These assignments are organized one per subdirectory, namely
2222

2323
1. `buildimage`: an ELF32 file reader written in C.
2424
1. `libbi`: an x86-64 assembly implementation for fixed-width big integer arithmetic.
25+
1. `non-preemptive-kernel`: enable multiprogramming in a primitive kernel, with support for kernel threads as well as processes.
2526

2627
Find more details in each project's README files.

0 commit comments

Comments
 (0)