]> Devi Nivas Git - cs3210-lab1.git/commit
checkpoint. booting second processor. stack is messed up, but thanks to cliff
authorkaashoek <kaashoek>
Thu, 22 Jun 2006 01:28:57 +0000 (01:28 +0000)
committerkaashoek <kaashoek>
Thu, 22 Jun 2006 01:28:57 +0000 (01:28 +0000)
commit21a88fd487177841c882d9017bd9f4476801c6f6
treebfa061e00662efde2186d6c0498fc78f889356ce
parent7baa34a421e4c970ee90c2537ceacd7230f2474e
checkpoint. booting second processor.  stack is messed up, but thanks to cliff
and plan 9 code, at least boots and gets into C code.
13 files changed:
Makefile
bootasm.S
bootother.S [new file with mode: 0644]
defs.h
main.c
mp.c
mp.h
param.h
picirq.c
spinlock.c [new file with mode: 0644]
string.c
trapasm.S
x86.h