qemu-e2k/dump
Philippe Mathieu-Daudé 972448628a dump: Add create_win_dump() stub for non-x86 targets
Implement the non-x86 create_win_dump(). We can remove
the last TARGET_X86_64 #ifdef'ry in dump.c, which thus
becomes target-independent. Update meson accordingly.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230225094903.53167-6-philmd@linaro.org>
2023-02-27 22:29:02 +01:00
..
dump-hmp-cmds.c dump: Clean included headers 2023-02-27 22:29:02 +01:00
dump.c dump: Add create_win_dump() stub for non-x86 targets 2023-02-27 22:29:02 +01:00
meson.build dump: Add create_win_dump() stub for non-x86 targets 2023-02-27 22:29:02 +01:00
win_dump.c dump: Add create_win_dump() stub for non-x86 targets 2023-02-27 22:29:02 +01:00
win_dump.h dump: Simplify compiling win_dump.o by introducing win_dump_available() 2023-02-27 22:29:02 +01:00