mirror of
https://github.com/qemu/qemu.git
synced 2026-02-04 02:24:51 +00:00
target/arm/cpu64: remove duplicate include
cpregs.h is included twice. Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Gavin Shan <gshan@redhat.com> Message-id: 20251110161552.700333-1-osama.abdelkader@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
committed by
Peter Maydell
parent
18cf3898e3
commit
00de647c0a
@@ -34,7 +34,6 @@
|
||||
#include "hw/qdev-properties.h"
|
||||
#include "internals.h"
|
||||
#include "cpu-features.h"
|
||||
#include "cpregs.h"
|
||||
|
||||
/* convert between <register>_IDX and SYS_<register> */
|
||||
#define DEF(NAME, OP0, OP1, CRN, CRM, OP2) \
|
||||
|
||||
Reference in New Issue
Block a user