mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
exec/cpu-all: remove this header
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250325045915.994760-16-pierrick.bouvier@linaro.org>
This commit is contained in:
parent
d97c3b06de
commit
0df783b2fb
26 changed files with 2 additions and 70 deletions
|
@ -259,6 +259,4 @@ bool avr_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
|
|||
extern const MemoryRegionOps avr_cpu_reg1;
|
||||
extern const MemoryRegionOps avr_cpu_reg2;
|
||||
|
||||
#include "exec/cpu-all.h"
|
||||
|
||||
#endif /* QEMU_AVR_CPU_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue