2013年6月2日

摘要: ~/linux-0.11/init/main.c.html/* * linux/init/main.c * * (C) 1991 Linus Torvalds*/#define __LIBRARY__#include <unistd.h>#include <time.h>/* * we need this inline - forking from kernel space will result * in NO COPY ON WRITE (!!!), until an execve is executed. This * is no problem, but for 阅读全文
posted @ 2013-06-02 18:40 ccfpga 阅读(220) 评论(0) 推荐(0)

导航