projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a0cbbe
)
Fix typo.
author
Kevin Lim
<ktlim@umich.edu>
Mon, 13 Nov 2006 04:31:29 +0000
(23:31 -0500)
committer
Kevin Lim
<ktlim@umich.edu>
Mon, 13 Nov 2006 04:31:29 +0000
(23:31 -0500)
--HG--
extra : convert_revision :
05db10e20d33302fe830d5759b8881b1233aca87
src/cpu/ozone/cpu_builder.cc
patch
|
blob
|
history
diff --git
a/src/cpu/ozone/cpu_builder.cc
b/src/cpu/ozone/cpu_builder.cc
index 155f0ce096b8227e4c43648babee2198a1f982b2..e7ecfc496e2ecc479a3140132672d907d1e2d724 100644
(file)
--- a/
src/cpu/ozone/cpu_builder.cc
+++ b/
src/cpu/ozone/cpu_builder.cc
@@
-67,7
+67,7
@@
Param<Tick> profile;
Param<bool> do_quiesce;
Param<bool> do_checkpoint_insts;
-Param<bool> do_statistics_insts
+Param<bool> do_statistics_insts
;
#else
SimObjectVectorParam<Process *> workload;
//SimObjectParam<PageTable *> page_table;