projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c4c623
)
Removed the commented out declaration of the Addr type.
author
Gabe Black
<gblack@eecs.umich.edu>
Sat, 4 Mar 2006 08:10:34 +0000
(
03:10
-0500)
committer
Gabe Black
<gblack@eecs.umich.edu>
Sat, 4 Mar 2006 08:10:34 +0000
(
03:10
-0500)
--HG--
extra : convert_revision :
70612a3efc877febbff0c8fb9065dea7e1d12cd8
arch/alpha/isa_traits.hh
patch
|
blob
|
history
diff --git
a/arch/alpha/isa_traits.hh
b/arch/alpha/isa_traits.hh
index 938ba696e3014d9514bf0762416a9abadf268b64..b8aeffdde214918a7b45725874cb275689787a9a 100644
(file)
--- a/
arch/alpha/isa_traits.hh
+++ b/
arch/alpha/isa_traits.hh
@@
-57,7
+57,6
@@
namespace AlphaISA
{
typedef uint32_t MachInst;
-// typedef uint64_t Addr;
typedef uint8_t RegIndex;
enum {