projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8bbfed
)
Power: Fix compilation.
author
Gabe Black
<gblack@eecs.umich.edu>
Tue, 29 Mar 2011 17:04:19 +0000
(13:04 -0400)
committer
Gabe Black
<gblack@eecs.umich.edu>
Tue, 29 Mar 2011 17:04:19 +0000
(13:04 -0400)
src/arch/power/types.hh
patch
|
blob
|
history
diff --git
a/src/arch/power/types.hh
b/src/arch/power/types.hh
index 646a14ce21b595244da5f20f43230853b94eb60a..071b4b4397c3f49849972258fde18047b6fce526 100644
(file)
--- a/
src/arch/power/types.hh
+++ b/
src/arch/power/types.hh
@@
-87,6
+87,7
@@
typedef GenericISA::SimplePCState<MachInst> PCState;
// typedef int RegContextParam;
// typedef int RegContextVal;
+} // PowerISA namespace
namespace __hash_namespace {