mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 21:01:15 +00:00
accel/tcg/tb-hash: Include exec/cpu_ldst.h
This commit is contained in:
parent
3b2f4533c5
commit
9a8ee63e71
@ -21,6 +21,7 @@
|
||||
#define EXEC_TB_HASH_H
|
||||
|
||||
#include "exec/cpu-defs.h"
|
||||
#include "exec/cpu_ldst.h"
|
||||
#include "exec/exec-all.h"
|
||||
#include "qemu/xxhash.h"
|
||||
#include "qemu/fast-hash.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user