Don't need to include sim/param.hh in sim_object.hh anymore.
authorSteve Reinhardt <stever@eecs.umich.edu>
Wed, 22 Oct 2003 04:32:15 +0000 (21:32 -0700)
committerSteve Reinhardt <stever@eecs.umich.edu>
Wed, 22 Oct 2003 04:32:15 +0000 (21:32 -0700)
commitde29fec658f6107c20a00c9c30111b253afafeac
treed67713dec5fa7946ca17f58c439bb8e050d452fe
parent5159241db723c91a05dadb2827c2e63f7b124d56
Don't need to include sim/param.hh in sim_object.hh anymore.
Add explicit include of sim/param.hh to .cc files as needed.

cpu/base_cpu.cc:
cpu/exetrace.cc:
dev/etherint.cc:
sim/system.cc:
    Add include of sim/param.hh.
sim/sim_object.hh:
    Don't need to include sim/param.hh.

--HG--
extra : convert_revision : 8ed13f25c2087680230056ab7abb623e6a7699cf
cpu/base_cpu.cc
cpu/exetrace.cc
dev/etherint.cc
sim/sim_object.hh
sim/system.cc