checkpoint
This commit is contained in:
parent
be0a7eacda
commit
ae6e8aa730
5 changed files with 228 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
OBJS = main.o console.o string.o kalloc.o proc.o trapasm.o trap.o vectors.o \
|
||||
syscall.o
|
||||
syscall.o ide.o picirq.o
|
||||
|
||||
CC = i386-jos-elf-gcc
|
||||
LD = i386-jos-elf-ld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue