Dirt simple logging
Passes usertests and stressfs Seems to recover correctly in a number of simple cases
This commit is contained in:
parent
97657d703f
commit
13a96baefc
11 changed files with 244 additions and 47 deletions
1
Makefile
1
Makefile
|
@ -26,6 +26,7 @@ OBJS = \
|
|||
uart.o\
|
||||
vectors.o\
|
||||
vm.o\
|
||||
log.o\
|
||||
|
||||
# Cross-compiling (e.g., on Mac OS X)
|
||||
#TOOLPREFIX = i386-jos-elf-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue