hw/qdev-properties.c: Improve diagnostic for setting property after realize
[qemu/agraf.git] / 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