]> Git Repo - qemu.git/blob - hw/qdev.h
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
[qemu.git] / hw / qdev.h
1 #ifndef QDEV_H
2 #define QDEV_H
3
4 #include "hw/hw.h"
5 #include "qdev-core.h"
6 #include "qdev-properties.h"
7 #include "qdev-monitor.h"
8
9 #endif
This page took 0.025528 seconds and 4 git commands to generate.