summaryrefslogtreecommitdiffstats
path: root/qemu/include/hw/empty_slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/include/hw/empty_slot.h')
-rw-r--r--qemu/include/hw/empty_slot.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/qemu/include/hw/empty_slot.h b/qemu/include/hw/empty_slot.h
deleted file mode 100644
index 6079602cd..000000000
--- a/qemu/include/hw/empty_slot.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#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