DEBSOURCES
Skip Quicknav
sources / qemu / 1%3A2.8%2Bdfsg-3~bpo8%2B1 / include / hw / qdev.h
12345678
#ifndef QDEV_H #define QDEV_H #include "hw/hw.h" #include "hw/qdev-core.h" #include "hw/qdev-properties.h" #endif