提交 e02e1483 编写于 作者: R rain

0.566s-kernel: write in C

上级 6e56862a
......@@ -20,5 +20,5 @@
2021-2-25 0.619: 619 lines, 6 files, rain
2021-2-25 0.540: 540 lines, 6 files, rain
2021-2-25 0.566: 566 lines, 6 files, rain
......@@ -49,5 +49,5 @@ Cunix kernel
`0.619s-boot`:
&nbsp;&nbsp;&nbsp;&nbsp;load 180KB of disk, not 4KB <br/>
`0.540s-kernel`:
`0.566s-kernel`:
&nbsp;&nbsp;&nbsp;&nbsp;write in C. <br/>
/* Copyright (C) 2021 Rain */
/* This file is part of Cunix. */
/*
Cunix is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) and later version.
*/
/*
Cunix is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
*/
/*
You should have received a copy of the GNU General Public License
along with Cunix. If not, see <https://www.gnu.org/licenses/>.
*/
void init(void) {
unsigned long i;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册