mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
hw/alpha: Include full path to target 'cpu.h' header
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20260313062055.2188-21-philmd@linaro.org>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "cpu.h"
|
||||
#include "target/alpha/cpu.h"
|
||||
#include "exec/target_page.h"
|
||||
#include "elf.h"
|
||||
#include "hw/core/loader.h"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "exec/cpu-interrupt.h"
|
||||
#include "qapi/error.h"
|
||||
#include "hw/pci/pci_host.h"
|
||||
#include "cpu.h"
|
||||
#include "target/alpha/cpu.h"
|
||||
#include "hw/core/irq.h"
|
||||
#include "alpha_sys.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user