Sign in
android
/
platform
/
external
/
qemu-android
/
fcd7d0034b7eddba505a548f456f452bf5a7d56c
/
.
/
hw
/
qdev.h
blob: 365b8d6ca2a443f435a36ec4999fbfcecfd301da [
file
] [
log
] [
blame
]
#ifndef
QDEV_H
#define
QDEV_H
#include
"hw/hw.h"
#include
"qdev-core.h"
#include
"qdev-properties.h"
#include
"qdev-monitor.h"
#endif