mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
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>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#define HW_AVR_BOOT_H
|
||||
|
||||
#include "hw/core/boards.h"
|
||||
#include "cpu.h"
|
||||
#include "target/avr/cpu.h"
|
||||
|
||||
/**
|
||||
* avr_load_firmware: load an image into a memory region
|
||||
|
||||
Reference in New Issue
Block a user