target/arm/vfp_helper: Restrict the SoftFloat use to TCG
[qemu/ar7.git] / include / hw / qdev.h
blob5cb8b080a623202d9fdddc02a0f9443c5aeb5b19
1 #ifndef QDEV_H
2 #define QDEV_H
4 #include "hw/hw.h"
5 #include "hw/qdev-core.h"
6 #include "hw/qdev-properties.h"
8 #endif