DEBSOURCES
Skip Quicknav
sources / qemu / 1%3A2.1%2Bdfsg-11 / 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