mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 12:48:16 +00:00
cleanup qemu/include/exec/memory.h
This commit is contained in:
parent
5de0785a1b
commit
a95fdbc5aa
1 changed files with 0 additions and 2 deletions
|
@ -23,9 +23,7 @@
|
|||
#include <stdbool.h>
|
||||
#include "qemu-common.h"
|
||||
#include "exec/cpu-common.h"
|
||||
#ifndef CONFIG_USER_ONLY
|
||||
#include "exec/hwaddr.h"
|
||||
#endif
|
||||
#include "qemu/queue.h"
|
||||
#include "qemu/int128.h"
|
||||
#include "qapi/error.h"
|
||||
|
|
Loading…
Reference in a new issue