]> git.proxmox.com Git - mirror_qemu.git/blame - hw/empty_slot.h
Fix typos and misspellings
[mirror_qemu.git] / hw / empty_slot.h
CommitLineData
cb9c377f
PB
1#ifndef HW_EMPTY_SLOT_H
2#define HW_EMPTY_SLOT_H 1
3
da9fcfa5 4/* empty_slot.c */
a8170e5e 5void empty_slot_init(hwaddr addr, uint64_t slot_size);
cb9c377f
PB
6
7#endif