]> Git Repo - qemu.git/blame - include/hw/empty_slot.h
Normalize header guard symbol definition.
[qemu.git] / include / hw / empty_slot.h
CommitLineData
cb9c377f 1#ifndef HW_EMPTY_SLOT_H
175de524 2#define HW_EMPTY_SLOT_H
cb9c377f 3
da9fcfa5 4/* empty_slot.c */
a8170e5e 5void empty_slot_init(hwaddr addr, uint64_t slot_size);
cb9c377f
PB
6
7#endif
This page took 0.520129 seconds and 4 git commands to generate.