]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 13 Mar 2025 03:12:17 +0000 (20:12 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:44 +0000 (14:08 -0700)
commit31030cf0ff7c72584663a5fe9a9318fc843210ef
tree8ac332c9806b3f16d6cce1a4ca33e0be197837a0
parenta771605798ba929fa18da2bcdd316c463c387462
include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h

We were hiding a number of declarations from user-only,
although it hurts nothing to allow them.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/hw/s390x/css.h