Finished the implementing the change of the ISA from a class to a namespace
authorGabe Black <gblack@eecs.umich.edu>
Tue, 21 Feb 2006 04:53:14 +0000 (23:53 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 21 Feb 2006 04:53:14 +0000 (23:53 -0500)
commitc22664845900727493097e961d2bc17fd9c60372
tree3da4d9a4c0f6e544220c45d207fbbc25e76eb8e0
parent7c642b710679f01d4ec43e6562dd854180dd8c41
Finished the implementing the change of the ISA from a class to a namespace

dev/sinic.cc:
    When DPRINTF disappears, reg32 becomes an unused variable. With -Werror, this causes the compile to fail.

--HG--
extra : convert_revision : c003c714228491e060155070d192521c53d9e929
dev/sinic.cc