projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa57153
)
lift common code *kernel_stats.* into the kern directory.
author
Lisa Hsu
<hsul@eecs.umich.edu>
Thu, 10 Jun 2004 05:14:35 +0000
(
01:14
-0400)
committer
Lisa Hsu
<hsul@eecs.umich.edu>
Thu, 10 Jun 2004 05:14:35 +0000
(
01:14
-0400)
cpu/exec_context.hh:
lift kernel_stats out in the linux tree.
--HG--
extra : convert_revision :
866c7f82d8b995b4dce295de1ab0980527d13f01
cpu/exec_context.hh
patch
|
blob
|
history
diff --git
a/cpu/exec_context.hh
b/cpu/exec_context.hh
index 57f9055736ac230228d41b81062fe4734c6af09f..08879b3b5e12cf2280d041d79a53bd4667793029 100644
(file)
--- a/
cpu/exec_context.hh
+++ b/
cpu/exec_context.hh
@@
-44,7
+44,7
@@
class BaseCPU;
#include "targetarch/alpha_memory.hh"
class MemoryController;
-#include "kern/
tru64/
kernel_stats.hh"
+#include "kern/kernel_stats.hh"
#include "sim/system.hh"
#include "sim/sw_context.hh"