]> git.proxmox.com Git - mirror_qemu.git/blob - hw/qdev.h
hw: move qdev-monitor.o to toplevel directory
[mirror_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
8 #endif