]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 13 Mar 2025 03:10:02 +0000 (20:10 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:39 +0000 (14:08 -0700)
commitbcd6d0d60c5c5edf324af4427039d50693731e46
treea25c5b81f8cd0a074bb9a70589c67682eaf522c5
parent1596f1206f1d7d9ab9abfb7e010f3d3775c51202
include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.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/core/cpu.h