projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f8819
)
X86: Fix compiling vtophys.cc
author
Gabe Black
<gblack@eecs.umich.edu>
Mon, 7 Feb 2011 09:21:21 +0000
(
01:21
-0800)
committer
Gabe Black
<gblack@eecs.umich.edu>
Mon, 7 Feb 2011 09:21:21 +0000
(
01:21
-0800)
src/arch/x86/vtophys.cc
patch
|
blob
|
history
diff --git
a/src/arch/x86/vtophys.cc
b/src/arch/x86/vtophys.cc
index 3a69325640dff4e10e65fb9b4020c92a80eb0f15..0fa43fd4c682e6d173b58068687d9c2a3ae55347 100644
(file)
--- a/
src/arch/x86/vtophys.cc
+++ b/
src/arch/x86/vtophys.cc
@@
-45,7
+45,7
@@
#include "base/trace.hh"
#include "config/full_system.hh"
#include "cpu/thread_context.hh"
-#include "sim/fault.hh"
+#include "sim/fault
_fwd
.hh"
using namespace std;