exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
commitedfc85875d4926208a86acd8f4f212b664df35ca
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sat, 2 Dec 2023 19:00:02 +0000 (2 20:00 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 26 Apr 2024 15:03:05 +0000 (26 17:03 +0200)
tree637fdeca7bfd322ff22b46f5a14bff72dd438b11
parente620363687d468530e00db59ea00f08e6f67eabc
exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion

"exec/cpu-all.h" doesn't need definitions from "qemu/rcu.h",
however "exec/ram_addr.h" does.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231211212003.21686-17-philmd@linaro.org>
include/exec/cpu-all.h
include/exec/ram_addr.h