]> git.proxmox.com Git - mirror_qemu.git/blame - stubs/blk-exp-close-all.c
hw/fsi: Added qtest
[mirror_qemu.git] / stubs / blk-exp-close-all.c
CommitLineData
cbc20bfb
SH
1#include "qemu/osdep.h"
2#include "block/export.h"
3
4/* Only used in programs that support block exports (libblockdev.fa) */
5void blk_exp_close_all(void)
6{
7}