mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
These files don't use the CPU ld/st API, remove the unnecessary "exec/cpu_ldst.h" header. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230828221314.18435-7-philmd@linaro.org>
This commit is contained in:
parent
dcc0f35d3f
commit
907a2af1fd
8 changed files with 0 additions and 8 deletions
|
@ -24,7 +24,6 @@
|
|||
#include "exec/helper-proto.h"
|
||||
#include "qemu/host-utils.h"
|
||||
#include "exec/exec-all.h"
|
||||
#include "exec/cpu_ldst.h"
|
||||
|
||||
//#define CRIS_OP_HELPER_DEBUG
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue