mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
target-unicore32: Clean includes
The change in cpu.h is needed when HOST_LONG_BITS is defined in qemu-common.h. Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
2d0b9ac6d6
commit
8141905a44
2 changed files with 2 additions and 4 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
#define CPUState struct CPUState_UniCore32
|
||||
|
||||
#include "config.h"
|
||||
#include "qemu-common.h"
|
||||
#include "cpu-defs.h"
|
||||
#include "softfloat.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue