]> Git Repo - qemu.git/blobdiff - hw/empty_slot.h
PPC: Fix dma interrupt
[qemu.git] / hw / empty_slot.h
index 78dc91de1025a142871ce63f53167b6442e78470..6079602cdf561d7807c052a5d9a49275338bcbee 100644 (file)
@@ -1,2 +1,7 @@
+#ifndef HW_EMPTY_SLOT_H
+#define HW_EMPTY_SLOT_H 1
+
 /* empty_slot.c */
-void empty_slot_init(target_phys_addr_t addr, uint64_t slot_size);
+void empty_slot_init(hwaddr addr, uint64_t slot_size);
+
+#endif
This page took 0.025668 seconds and 4 git commands to generate.