checkpoint

This commit is contained in:
rtm 2006-06-16 20:29:25 +00:00
parent be0a7eacda
commit ae6e8aa730
5 changed files with 228 additions and 7 deletions

View file

@ -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