qemu-patch-raspberry4/hw/qdev.h

9 lines
110 B
C
Raw Normal View History

#ifndef QDEV_H
#define QDEV_H
#include "hw/hw.h"
#include "qdev-core.h"
#include "qdev-properties.h"
#endif