diff options
author | Nathan Binkert <binkertn@umich.edu> | 2005-03-15 17:11:54 -0500 |
---|---|---|
committer | Nathan Binkert <binkertn@umich.edu> | 2005-03-15 17:11:54 -0500 |
commit | 0f8067fbf6106a197212859543ba865b396e75d4 (patch) | |
tree | a11d1fa407296267452f1e2d3c79aadb1b0b5a43 /cpu | |
parent | 7d49146ea7d98c7586cb760f7e052fb1df923b55 (diff) | |
download | gem5-0f8067fbf6106a197212859543ba865b396e75d4.tar.xz |
Hard code the SimObject::Params struct
sim/sim_object.cc:
Add a new constructor that can take the params struct and
tweak the old one to create a params struct if we use the
old constructor.
sim/sim_object.hh:
Hard code a Params struct for SimObject that all other params
structs can derive from. Move the name string into the struct
and update the code accordingly. New constructor that takes
the params struct.
--HG--
extra : convert_revision : 30761dab31d7257f9e8c864dcd6cae37309163f2
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions