| commit | edfc85875d4926208a86acd8f4f212b664df35ca | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Sat Dec 02 20:00:02 2023 +0100 |
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Apr 26 17:03:05 2024 +0200 |
| tree | 637fdeca7bfd322ff22b46f5a14bff72dd438b11 | |
| parent | e620363687d468530e00db59ea00f08e6f67eabc [diff] |
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>