Removed the commented out declaration of the Addr type.

--HG--
extra : convert_revision : 70612a3efc877febbff0c8fb9065dea7e1d12cd8
This commit is contained in:
Gabe Black 2006-03-04 03:10:34 -05:00
parent 7c4c623302
commit 890eb2432d

View file

@ -57,7 +57,6 @@ namespace AlphaISA
{
typedef uint32_t MachInst;
// typedef uint64_t Addr;
typedef uint8_t RegIndex;
enum {