target-xtensa: remove unnecessary include of dyngen-exec.h
authorPeter Portante <peter.portante@redhat.com>
Sun, 10 Jun 2012 07:33:10 +0000 (11:33 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 10 Jun 2012 20:09:09 +0000 (20:09 +0000)
Signed-off-by: Peter Portante <peter.portante@redhat.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-xtensa/xtensa-semi.c

index b7c8c34..1c8a19e 100644 (file)
@@ -30,7 +30,6 @@
 #include <string.h>
 #include <stddef.h>
 #include "cpu.h"
-#include "dyngen-exec.h"
 #include "helper.h"
 #include "qemu-log.h"