]> Git Repo - qemu.git/blame - include/hw/empty_slot.h
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191111' into...
[qemu.git] / include / hw / empty_slot.h
CommitLineData
cb9c377f 1#ifndef HW_EMPTY_SLOT_H
175de524 2#define HW_EMPTY_SLOT_H
cb9c377f 3
ec150c7e
MA
4#include "exec/hwaddr.h"
5
da9fcfa5 6/* empty_slot.c */
a8170e5e 7void empty_slot_init(hwaddr addr, uint64_t slot_size);
cb9c377f
PB
8
9#endif
This page took 0.536162 seconds and 4 git commands to generate.