Commit to running on an SMP (perhaps with only 1 core). Remove most code
from picirq.c and remove timer.c completely. Update runoff.list.
This commit is contained in:
parent
70705966ad
commit
4f14d8d1e5
10 changed files with 6 additions and 125 deletions
1
Makefile
1
Makefile
|
@ -22,7 +22,6 @@ OBJS = \
|
|||
syscall.o\
|
||||
sysfile.o\
|
||||
sysproc.o\
|
||||
timer.o\
|
||||
trapasm.o\
|
||||
trap.o\
|
||||
uart.o\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue