On 12/16/25 3:51 PM, Anton Johansson wrote:
Adds a helper function to tell if the binary is targeting riscv64 or not.Signed-off-by: Anton Johansson <[email protected]> --- include/qemu/target-info.h | 7 +++++++ target-info.c | 5 +++++ 2 files changed, 12 insertions(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
