Skip to content
Snippets Groups Projects
runoff.list 454 B
Newer Older
rsc's avatar
rsc committed
# basic headers
types.h
param.h
defs.h
x86.h
asm.h
mmu.h
rsc's avatar
rsc committed

rsc's avatar
rsc committed
bootasm.S
bootother.S
main.c
rsc's avatar
rsc committed
init.c
rsc's avatar
rsc committed
spinlock.c
rsc's avatar
rsc committed
proc.h
proc.c
setjmp.S
kalloc.c
rsc's avatar
rsc committed
syscall.h
trapasm.S
traps.h
trap.c
vectors.pl
syscall.c

# file system
buf.h
dev.h
fcntl.h
stat.h
fd.h
fs.h
fsvar.h
fd.c
fs.c
bio.c
ide.c

# pipe and string library
rsc's avatar
rsc committed
pipe.c
rsc's avatar
rsc committed

# low-level PC
rsc's avatar
rsc committed
ioapic.h
lapic.c
ioapic.c
picirq.c
console.c