hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
commit206e562c5aa5db55362bff0e88ba220250858f35
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 18 Apr 2024 15:07:03 +0000 (18 17:07 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 25 Apr 2024 10:48:12 +0000 (25 12:48 +0200)
treeb46e713f226d14efa553605360d41c0b6f4d9d1f
parent159fb790e48992f74644b0b0876615e8caacbfe4
hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'

cpu_physical_memory_write() is declared in "exec/cpu-common.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20240418192525.97451-21-philmd@linaro.org>
hw/xtensa/bootparam.h