From 45133b74bacc67d2cc7c6b19315528325cc23c26 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Wed, 1 Feb 2012 20:56:52 +0100 Subject: target-s390x: Clean includes The change in cpu.h is needed when HOST_LONG_BITS is defined in qemu-common.h. Signed-off-by: Stefan Weil --- target-s390x/translate.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target-s390x/translate.c') diff --git a/target-s390x/translate.c b/target-s390x/translate.c index ee1567218..71f9dcdff 100644 --- a/target-s390x/translate.c +++ b/target-s390x/translate.c @@ -17,11 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -#include -#include -#include -#include -#include /* #define DEBUG_ILLEGAL_INSTRUCTIONS */ /* #define DEBUG_INLINE_BRANCHES */ -- cgit v1.2.3