Read the RTC clock on PCs at bootup so we can tell what time it really is.
commitcb0283f9bb369e5506cea783209c158c971cc374
authorTravis Geiselbrecht <geist@newos.org>
Sun, 14 Dec 2003 01:55:08 +0000 (14 01:55 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sun, 14 Dec 2003 01:55:08 +0000 (14 01:55 +0000)
tree48b4617b1dd25680991392e0bba712efce5de8fd
parent2a2c06c00f1c1fb09794f5c21f2aa2336774fce2
Read the RTC clock on PCs at bootup so we can tell what time it really is.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1032 c25cc9d1-44fa-0310-b259-ad778cb1d433
include/kernel/arch/time.h
include/kernel/time.h
kernel/arch/i386/arch_time.c
kernel/main.c
kernel/time.c