On 2025-10-20 15:14, Philippe Mathieu-Daudé wrote:
Add a helper to distinct whether the binary is targetting ARM (32-bit only) or not.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/qemu/target-info.h | 7 +++++++ target-info.c | 5 +++++ 2 files changed, 12 insertions(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
