Add qemu 2.4.0
[kvmfornfv.git] / qemu / include / hw / empty_slot.h
diff --git a/qemu/include/hw/empty_slot.h b/qemu/include/hw/empty_slot.h
new file mode 100644 (file)
index 0000000..6079602
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef HW_EMPTY_SLOT_H
+#define HW_EMPTY_SLOT_H 1
+
+/* empty_slot.c */
+void empty_slot_init(hwaddr addr, uint64_t slot_size);
+
+#endif