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