Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 25 Mar 2008 06:15:06 +0000 (02:15 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 25 Mar 2008 06:15:06 +0000 (02:15 -0400)
commite5bdae15f3651d8f0fc63e483e73e8ea742135e3
tree8b9e93c1a52d808d79230e45bd4f703cd59fdaeb
parentaf9a57566afae30b4739b37fe1fa7048cbca9a85
Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it.

--HG--
extra : convert_revision : 1e7f5185654ed0845678c2169c702d3b977159ed
src/dev/SConscript
src/dev/alpha/SConscript
src/dev/alpha/tsunami_io.cc
src/dev/alpha/tsunami_io.hh
src/dev/mc146818.cc [new file with mode: 0644]
src/dev/mc146818.hh [new file with mode: 0644]