readme

来自「<LINUX内核完全注释>0.11内核源代码」· 代码 · 共 27 行

TXT
27
字号
/* *  Linux 0.00 - a fake version :) */ "it switched between two processes that printed AAAA...  and BBBB...  respectively by using the timer-interrupt - Gods I was proud over that"                                                    --Linus Torvalds---I built it under Linux 0.11. Just for fun and for learning something.Two tasks multtasking in level 3, but they are coded in 'kernel' codesame as Linux kernel's task0 & task1. It has got one system call to display character.The source has no or little comments, SORRY! If you want to understandwhat the hell they are meant, please look into the kernel 0.11 sourcecode.Jiong Zhao (gohigh@sh163.net)www.oldlinux.org2004-12-17 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?