提交 eeea49e8 创建 作者: Frans Kaashoek's avatar Frans Kaashoek

Update list of files to include in printout

上级 d9818bdd
# basic headers # basic headers
types.h types.h
param.h param.h
memlayout.h
defs.h defs.h
x86.h x86.h
asm.h asm.h
mmu.h mmu.h
elf.h elf.h
# startup # bootloader
bootasm.S bootasm.S
bootother.S
bootmain.c bootmain.c
# entering xv6
entry.S
entryother.S
main.c main.c
# locks # locks
...@@ -42,6 +46,7 @@ file.h ...@@ -42,6 +46,7 @@ file.h
ide.c ide.c
bio.c bio.c
fs.c fs.c
log.c
file.c file.c
sysfile.c sysfile.c
exec.c exec.c
...@@ -64,7 +69,6 @@ kbd.c ...@@ -64,7 +69,6 @@ kbd.c
console.c console.c
timer.c timer.c
uart.c uart.c
multiboot.S
# user-level # user-level
initcode.S initcode.S
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论