aboutsummaryrefslogtreecommitdiff
path: root/include/hw/qdev.h
blob: d68991ae87e8a9f6fc070a072abc4e7ad115eeb8 (plain)
1
2
3
4
5
6
7
#ifndef QDEV_H
#define QDEV_H

#include "hw/qdev-core.h"
#include "hw/qdev-properties.h"

#endif