hw: Add support for LSI SAS1068 (mptsas) device
[qemu/ar7.git] / include / hw / empty_slot.h
blob6079602cdf561d7807c052a5d9a49275338bcbee
1 #ifndef HW_EMPTY_SLOT_H
2 #define HW_EMPTY_SLOT_H 1
4 /* empty_slot.c */
5 void empty_slot_init(hwaddr addr, uint64_t slot_size);
7 #endif