lift system-independent binning stuff out of Tru64System into System.
authorLisa Hsu <hsul@eecs.umich.edu>
Mon, 17 May 2004 19:08:24 +0000 (15:08 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Mon, 17 May 2004 19:08:24 +0000 (15:08 -0400)
commitb8082eb508f15f09eb7416a67b6d3a1886b4fa34
treedc921c20d907c8ea16d473f4abf95cf34f5446ff
parent73501ea38f3c3e53fc02561444e25989c29224af
lift system-independent binning stuff out of Tru64System into System.

kern/tru64/tru64_system.cc:
    make binned_fns a parameter for System in addition to Tru64System.  Do all the fnEvents setting at the System level, since that is system-independent.
kern/tru64/tru64_system.hh:
    deal with FnEvents in the System, and move some fns over to System.
sim/system.cc:
sim/system.hh:
    lift binning stuff into System out of Tru64System

--HG--
extra : convert_revision : 591dee6f2013f5c43037726c529a00682b5cf82e
kern/tru64/tru64_system.cc
kern/tru64/tru64_system.hh
sim/system.cc
sim/system.hh