diff options
author | Peter Maydell | 2021-07-30 12:59:44 +0200 |
---|---|---|
committer | Peter Maydell | 2021-08-26 18:02:00 +0200 |
commit | cc68292e86f594142ef3770f72adccb103220716 (patch) | |
tree | 9ad46839d6fdd12acc1206da75763e2bbe41ef25 /hw/mips/malta.c | |
parent | meson.build: Define QEMU_ARCH in config-target.h (diff) | |
download | qemu-cc68292e86f594142ef3770f72adccb103220716.tar.gz qemu-cc68292e86f594142ef3770f72adccb103220716.tar.xz qemu-cc68292e86f594142ef3770f72adccb103220716.zip |
arch_init.h: Add QEMU_ARCH_HEXAGON
When Hexagon was added we forgot to add it to the QEMU_ARCH_*
enumeration. This doesn't cause a visible effect because at the
moment Hexagon is linux-user only and the QEMU_ARCH_* constants are
only used in softmmu, but we might as well add it in, since it's the
only architecture currently missing from the list.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-id: 20210730105947.28215-6-peter.maydell@linaro.org
Diffstat (limited to 'hw/mips/malta.c')
0 files changed, 0 insertions, 0 deletions