projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20180618' into...
[qemu.git]
/
hw
/
intc
/
allwinner-a10-pic.c
diff --git
a/hw/intc/allwinner-a10-pic.c
b/hw/intc/allwinner-a10-pic.c
index eed7621f1367dc873baeca603b660cc3ea0f84e5..11f13663c8e4baf3009be89c693b390328b0b088 100644
(file)
--- a/
hw/intc/allwinner-a10-pic.c
+++ b/
hw/intc/allwinner-a10-pic.c
@@
-15,10
+15,12
@@
* for more details.
*/
+#include "qemu/osdep.h"
#include "hw/sysbus.h"
#include "hw/devices.h"
#include "sysemu/sysemu.h"
#include "hw/intc/allwinner-a10-pic.h"
+#include "qemu/log.h"
static void aw_a10_pic_update(AwA10PICState *s)
{
This page took
0.021543 seconds
and
4
git commands to generate.