gcc: Version 4.3 is pretty anal about shadowing types, placate it.
authorNathan Binkert <nate@binkert.org>
Mon, 22 Sep 2008 15:25:57 +0000 (08:25 -0700)
committerNathan Binkert <nate@binkert.org>
Mon, 22 Sep 2008 15:25:57 +0000 (08:25 -0700)
commit6efb930e19056e3421f3bb1996bf370883873b32
treee40d9892521d375a426525e357f666839b1ea8a5
parentf3f4b17c5b6f594524d54176c15c23d6338c60a4
gcc: Version 4.3 is pretty anal about shadowing types, placate it.
In the future, it would be nice to put the O3CPU into its own
namespace so that we don't end up hardcoding pointers to the global
namespace.
src/base/varargs.hh
src/cpu/o3/cpu_policy.hh