Removed the commented out declaration of the Addr type.
--HG-- extra : convert_revision : 70612a3efc877febbff0c8fb9065dea7e1d12cd8
This commit is contained in:
parent
7c4c623302
commit
890eb2432d
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ namespace AlphaISA
|
|||
{
|
||||
|
||||
typedef uint32_t MachInst;
|
||||
// typedef uint64_t Addr;
|
||||
typedef uint8_t RegIndex;
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Reference in a new issue