]> Devi Nivas Git - cs3210-lab1.git/commit
cmosgetdate() for system-call homework
authorCody Cutler <ccutler@mat.lcs.mit.edu>
Fri, 12 Sep 2014 21:18:57 +0000 (17:18 -0400)
committerCody Cutler <ccutler@mat.lcs.mit.edu>
Fri, 12 Sep 2014 22:09:51 +0000 (18:09 -0400)
commitaae4e7490fbb61de13f61d90092b177eeb258216
tree22cebdefb8bc72ed95d2c11759896023adf1da99
parent75dee1219ffee14f9cb3ec6bb739f06bae27de9c
cmosgetdate() for system-call homework

the day of reckoning has come for the debug port "Shutdown" hack.

instead of mucking with ACPI or using a new hack, the student will now write
sys_date() using the cmosgetdate() helper.
defs.h
lapic.c
sysproc.c
user.h