From 1edb2058929cf9b0d3cc7d9836549d199e592f9b Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Sat, 17 Jun 2006 17:56:33 -0400 Subject: remove byte_swap.hh since it's not used --HG-- extra : convert_revision : 20120d34ad2ab28d9dd5ac2907b974c40e511e9e --- src/cpu/ozone/front_end_impl.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/ozone/front_end_impl.hh') diff --git a/src/cpu/ozone/front_end_impl.hh b/src/cpu/ozone/front_end_impl.hh index 467567c10..8082e01b9 100644 --- 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; -- cgit v1.2.3