projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
306043f
)
remove byte_swap.hh since it's not used
author
Ali Saidi
<saidi@eecs.umich.edu>
Sat, 17 Jun 2006 21:56:33 +0000
(17:56 -0400)
committer
Ali Saidi
<saidi@eecs.umich.edu>
Sat, 17 Jun 2006 21:56:33 +0000
(17:56 -0400)
--HG--
extra : convert_revision :
20120d34ad2ab28d9dd5ac2907b974c40e511e9e
src/cpu/ozone/front_end_impl.hh
patch
|
blob
|
history
diff --git
a/src/cpu/ozone/front_end_impl.hh
b/src/cpu/ozone/front_end_impl.hh
index 467567c1087f9149e039c44e8a0f74c26e47a71d..8082e01b9b3c200fa4fb01a00d4f3ffff809fa45 100644
(file)
--- a/
src/cpu/ozone/front_end_impl.hh
+++ b/
src/cpu/ozone/front_end_impl.hh
@@
-35,7
+35,6
@@
#include "cpu/exetrace.hh"
#include "cpu/ozone/front_end.hh"
#include "mem/mem_interface.hh"
-#include "sim/byte_swap.hh"
using namespace TheISA;