diff options
author | Steve Reinhardt <stever@eecs.umich.edu> | 2003-10-28 17:48:10 -0800 |
---|---|---|
committer | Steve Reinhardt <stever@eecs.umich.edu> | 2003-10-28 17:48:10 -0800 |
commit | 3761bcf076e9289f34b4863d87e4b2afdd276341 (patch) | |
tree | fc9944fb1e928313a80b0f5738536f848d8c9de3 /arch/alpha/isa_traits.hh | |
parent | e12e64a0718f6805c1203e1d11a39abaf0d9483b (diff) | |
download | gem5-3761bcf076e9289f34b4863d87e4b2afdd276341.tar.xz |
Get new serialization code to link.
sim/param.cc:
Convert parseParam() and showParam() to templates,
andd explicitly instantiate them for common types.
sim/param.hh:
Add declarations for parseParam() and showParam() function templates,
so serialize.cc can use them.
sim/serialize.cc:
Don't need declarations for parseParam() and showParam() since
we put them in param.hh.
Also instantiate paramOut() etc. for bool.
--HG--
extra : convert_revision : 1d84d0fbec64481996cbfa8b84c67c13c6244385
Diffstat (limited to 'arch/alpha/isa_traits.hh')
0 files changed, 0 insertions, 0 deletions