diff options
Diffstat (limited to 'hw/empty_slot.h')
-rw-r--r-- | hw/empty_slot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/empty_slot.h b/hw/empty_slot.h new file mode 100644 index 0000000000..78dc91de10 --- /dev/null +++ b/hw/empty_slot.h @@ -0,0 +1,2 @@ +/* empty_slot.c */ +void empty_slot_init(target_phys_addr_t addr, uint64_t slot_size); |