文件名称:系统源代码osv
介绍说明--下载内容均来自于网络,请自行研究使用
一个微型操作系统源码-a micro-source operating system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
doc
...\COPYING
...\FAQ
...\FAQ~
...\HISTORY
...\INSTALL
drivers
.......\Makefile
.......\null.c
.......\timer.c
fs
include
.......\asm
.......\...\bitops.h
.......\...\errno.h
.......\...\io.h
.......\...\setjmp.h
.......\...\system.h
.......\...\types.h
.......\assert.h
.......\ctype.h
.......\debug.h
.......\dma.h
.......\exception.h
.......\exit.h
.......\fcntl.h
.......\gdt.h
.......\idt.h
.......\kernel.h
.......\mm.h
.......\multiboot.h
.......\pic.h
.......\printk.h
.......\processor.h
.......\stddef.h
.......\stdlib.h
.......\string.h
.......\sys
.......\...\osv.h
.......\...\params.h
.......\...\types.h
.......\time.h
.......\timer.h
.......\types.h
.......\unistd.h
kernel
......\cpudetect.c
......\crt0.s
......\dma.c
......\exception.c
......\except_isr.s
......\exit.c
......\func.s
......\gdt.c
......\idt.c
......\main.c
......\Makefile
......\multiboot.c
......\pic.c
......\printk.c
lib
...\atoi.c
...\bsearch.c
...\ctype.c
...\Makefile
...\qsort.c
...\random.c
...\stdio.c
...\time.c
Makefile
misc
....\osv.ld
....\rules.inc
mm
..\Makefile
..\memory.c
..\paging.c
..\vm.c
README
...\COPYING
...\FAQ
...\FAQ~
...\HISTORY
...\INSTALL
drivers
.......\Makefile
.......\null.c
.......\timer.c
fs
include
.......\asm
.......\...\bitops.h
.......\...\errno.h
.......\...\io.h
.......\...\setjmp.h
.......\...\system.h
.......\...\types.h
.......\assert.h
.......\ctype.h
.......\debug.h
.......\dma.h
.......\exception.h
.......\exit.h
.......\fcntl.h
.......\gdt.h
.......\idt.h
.......\kernel.h
.......\mm.h
.......\multiboot.h
.......\pic.h
.......\printk.h
.......\processor.h
.......\stddef.h
.......\stdlib.h
.......\string.h
.......\sys
.......\...\osv.h
.......\...\params.h
.......\...\types.h
.......\time.h
.......\timer.h
.......\types.h
.......\unistd.h
kernel
......\cpudetect.c
......\crt0.s
......\dma.c
......\exception.c
......\except_isr.s
......\exit.c
......\func.s
......\gdt.c
......\idt.c
......\main.c
......\Makefile
......\multiboot.c
......\pic.c
......\printk.c
lib
...\atoi.c
...\bsearch.c
...\ctype.c
...\Makefile
...\qsort.c
...\random.c
...\stdio.c
...\time.c
Makefile
misc
....\osv.ld
....\rules.inc
mm
..\Makefile
..\memory.c
..\paging.c
..\vm.c
README