mirror of https://gitee.com/openkylin/qemu.git
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>
This commit is contained in:
parent
d865f30739
commit
9ed3a188ff
|
@ -30,7 +30,6 @@
|
|||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
#include "cpu.h"
|
||||
#include "dyngen-exec.h"
|
||||
#include "helper.h"
|
||||
#include "qemu-log.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue