repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
migration: use g_free for ram load bitmap
[qemu/ar7.git]
/
include
/
hw
/
qdev.h
blob
5cb8b080a623202d9fdddc02a0f9443c5aeb5b19
1
#ifndef QDEV_H
2
#define QDEV_H
3
4
#include
"hw/hw.h"
5
#include
"hw/qdev-core.h"
6
#include
"hw/qdev-properties.h"
7
8
#endif