diff options
author | Nathan Binkert <binkertn@umich.edu> | 2007-02-07 22:11:30 -0800 |
---|---|---|
committer | Nathan Binkert <binkertn@umich.edu> | 2007-02-07 22:11:30 -0800 |
commit | 1f834b569c8a39f44882c2f2010a9f0ecffdaab1 (patch) | |
tree | 5d4ea11cf603704442e9216c1ab22e9f3e0c297e /src/mem/packet.hh | |
parent | af698e8b0506b17dfa9eb6d1e96888cf54041a09 (diff) | |
download | gem5-1f834b569c8a39f44882c2f2010a9f0ecffdaab1.tar.xz |
Get rid of the gross operator,()/variadic macro hack
that made ccprintf and friends work, turn it into a
normal function (though it still has a slightly strange
implementation.) All instances of variadic macros
are not yet removed, but I know how, and it will happen.
One side effect of this new implementation is that a
cprintf statement can now only have 16 parameters, though
it's easy enough to raise this number if needed.
--HG--
extra : convert_revision : 85cb3c17f8e2ecf9cd2f31ea80a760a28ea127a7
Diffstat (limited to 'src/mem/packet.hh')
0 files changed, 0 insertions, 0 deletions