user: Forward declare TaskState type definition
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 10 Jan 2024 11:41:55 +0000 (12:41 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 6 May 2024 12:13:45 +0000 (14:13 +0200)
commitef932e21bd83c1beab94b10989bf6e8424a886c2
treea658aaee269cc998d0e274386d17bdad7c11078f
parent80f034c5b2040b3cfea978361dfd7d813e3c75d9
user: Forward declare TaskState type definition

Forward declare TaskState in "qemu/typedefs.h" so we can
use it in generic headers like "hw/cpu/core.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240428221450.26460-9-philmd@linaro.org>
bsd-user/qemu.h
include/qemu/typedefs.h
linux-user/qemu.h