Updated kern/* code so we can have one console code and the simulator
authorAli Saidi <saidi@eecs.umich.edu>
Wed, 17 Mar 2004 21:12:13 +0000 (16:12 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Wed, 17 Mar 2004 21:12:13 +0000 (16:12 -0500)
commit1eb0c9626a575dfc9f2e32243610e76614c331d2
tree03c56cbb588cd3715e37f06f0156e023e52be48c
parent256a1ac478f8da64c6d7d64f04decf2976def2cd
Updated kern/* code so we can have one console code and the simulator
changes the HWRPB to the correct system type/variation.

kern/linux/linux_system.cc:
kern/tru64/tru64_system.cc:
    Added code to change system type/variation so that we can have one console

--HG--
extra : convert_revision : 5f35f7d965419cd3038e2e85e05a20884b2f6068
kern/linux/linux_system.cc
kern/tru64/tru64_system.cc