summaryrefslogtreecommitdiff
path: root/kern/linux/aligned.hh
diff options
context:
space:
mode:
Diffstat (limited to 'kern/linux/aligned.hh')
-rw-r--r--kern/linux/aligned.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/linux/aligned.hh b/kern/linux/aligned.hh
index 426299b5d..18d1b43c0 100644
--- a/kern/linux/aligned.hh
+++ b/kern/linux/aligned.hh
@@ -30,9 +30,6 @@
#define __KERN_LINUX_ALIGNED_HH__
-#include "sim/host.hh"
-#include "targetarch/isa_traits.hh"
-
/* GCC 3.3.X has a bug in which attributes+typedefs don't work. 3.2.X is fine
* as in 3.4.X, but the bug is marked will not fix in 3.3.X so here is
* the work around.