projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hw: move headers to include/
[qemu.git]
/
hw
/
lm32
/
milkymist.c
diff --git
a/hw/lm32/milkymist.c
b/hw/lm32/milkymist.c
index b347cf964cb206cbb97e54a65b9bd108fa8cd7a2..c3724dee0662bc9da8fda902137b6733ddbd4e26 100644
(file)
--- a/
hw/lm32/milkymist.c
+++ b/
hw/lm32/milkymist.c
@@
-19,9
+19,9
@@
#include "hw/sysbus.h"
#include "hw/hw.h"
-#include "hw/flash.h"
+#include "hw/
block/
flash.h"
#include "sysemu/sysemu.h"
-#include "hw/devices.h"
+#include "hw/
arm/
devices.h"
#include "hw/boards.h"
#include "hw/loader.h"
#include "elf.h"
This page took
0.023482 seconds
and
4
git commands to generate.