]> Git Repo - qemu.git/blob - include/hw/qdev.h
acpi: add aml_sizeof
[qemu.git] / include / hw / qdev.h
1 #ifndef QDEV_H
2 #define QDEV_H
3
4 #include "hw/hw.h"
5 #include "hw/qdev-core.h"
6 #include "hw/qdev-properties.h"
7
8 #endif
This page took 0.024735 seconds and 4 git commands to generate.