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