This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-07-19 01:00:00 +00:00
parent 16ef5ecad1
commit 675244d8f7

View File

@@ -27840,6 +27840,7 @@ Runnable stuff:
Theory:
* http://cs241.cs.illinois.edu/coursebook/index.html "CS 241: System Programming" from the University of Illinois at Urbana-Champaign. Has a PDF, Tex source at: https://github.com/illinois-cs241/coursebook TODO any runnable code?
* https://github.com/0xAX/linux-insides wait, how come they have 10x more starts as this repo? :-) Just kidding, awesome effort.
* http://nairobi-embedded.org you will fall here a lot when you start popping the hard QEMU Google queries. They have covered everything we do here basically, but with a more manual approach, while this repo automates everything.
+