summaryrefslogtreecommitdiffstats
path: root/src/include/hw/qdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/hw/qdev.h')
-rw-r--r--src/include/hw/qdev.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/hw/qdev.h b/src/include/hw/qdev.h
new file mode 100644
index 0000000..5cb8b08
--- /dev/null
+++ b/src/include/hw/qdev.h
@@ -0,0 +1,8 @@
+#ifndef QDEV_H
+#define QDEV_H
+
+#include "hw/hw.h"
+#include "hw/qdev-core.h"
+#include "hw/qdev-properties.h"
+
+#endif
OpenPOWER on IntegriCloud