target-xtensa: remove unnecessary include of dyngen-exec.h

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>
master
Peter Portante 2012-06-10 11:33:10 +04:00 committed by Blue Swirl
parent d865f30739
commit 9ed3a188ff
1 changed files with 0 additions and 1 deletions

View 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"