qemu/bswap: Undefine CPU_CONVERT() once done
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 3 Oct 2024 16:59:09 +0000 (18:59 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Oct 2024 14:55:09 +0000 (11:55 -0300)
commit1d73353f236209e9b5987d7c6b30b2a32b739210
tree3fa1864da887893cedf3fe72f1966f2623d78468
parentc155d13167c6ace099e351e28125f9eb3694ae27
qemu/bswap: Undefine CPU_CONVERT() once done

Better undefined macros once we are done with them,
like we do few lines later with DO_STN_LDN_P().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20241003234211.53644-2-philmd@linaro.org>
include/qemu/bswap.h