提交 fa74a749 创建 作者: rsc's avatar rsc

move mp.h to low-level

上级 a8acdf02
...@@ -6,7 +6,6 @@ x86.h ...@@ -6,7 +6,6 @@ x86.h
asm.h asm.h
mmu.h mmu.h
elf.h elf.h
mp.h
# startup # startup
bootasm.S bootasm.S
...@@ -53,11 +52,11 @@ exec.c ...@@ -53,11 +52,11 @@ exec.c
# pipes # pipes
pipe.c pipe.c
# string operations # string operations
string.c string.c
# low-level PC # low-level PC
mp.h
mp.c mp.c
lapic.c lapic.c
ioapic.c ioapic.c
...@@ -80,5 +79,3 @@ console.c ...@@ -80,5 +79,3 @@ console.c
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论