On 3/4/25 16:52, Philippe Mathieu-Daudé wrote:
Declare QEMU_ARCH_BIT_$target as QemuArchBit enum.
Use them to declare QEMU_ARCH_$target bitmasks.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  meson.build                |  4 +--
  include/system/arch_init.h | 65 +++++++++++++++++++++++++-------------
  system/arch_init.c         |  2 +-
  3 files changed, 46 insertions(+), 25 deletions(-)

If we ignore the array index in patch 10, is there any other reason for this?


r~

Reply via email to