summaryrefslogtreecommitdiffstats
path: root/qemu/include/hw/qdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/include/hw/qdev.h')
-rw-r--r--qemu/include/hw/qdev.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/qemu/include/hw/qdev.h b/qemu/include/hw/qdev.h
deleted file mode 100644
index 5cb8b080a..000000000
--- a/qemu/include/hw/qdev.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef QDEV_H
-#define QDEV_H
-
-#include "hw/hw.h"
-#include "hw/qdev-core.h"
-#include "hw/qdev-properties.h"
-
-#endif