virtio: introduce virtqueue_alloc_element
[qemu.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