hw/avr: 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-23-philmd@linaro.org>
Philippe Mathieu-Daudé committed
Mar 13, 2026 at 06:08 UTC
4b603ceb0443426f82cce4bacf606ea86b223881
1 file changed
+1
-1
hw/avr/boot.h
+1
-1
@@ -12,7 +12,7 @@
12
#define HW_AVR_BOOT_H
13
14
#include "hw/core/boards.h"
15
-#include "cpu.h"
15
+#include "target/avr/cpu.h"
16
17
/**
18
* avr_load_firmware: load an image into a memory region