Implemented WriteBattClock() and added check to ReadBattClock() to wait until
commit1ba8379421ddce01a5992f792ce6c331cef26751
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Apr 2009 20:40:06 +0000 (28 20:40 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Apr 2009 20:40:06 +0000 (28 20:40 +0000)
treee22186d479bbc0f8e31d4c5628de72f125de5f56
parent4a1e55e08d0156a18801003a4ef33f747aaf1188
Implemented WriteBattClock() and added check to ReadBattClock() to wait until
clock isn't being updated.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31156 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-pc/battclock/cmos.h [new file with mode: 0644]
arch/i386-pc/battclock/mmakefile.src
arch/i386-pc/battclock/readbattclock.c
arch/i386-pc/battclock/writebattclock.c [new file with mode: 0644]