Sign in
qemu
/
qemu
/
41f8b633393021923fd555d8d94bded2f8f6f05d
/
.
/
stubs
/
blk-exp-close-all.c
blob: 1c713167639274cefa7dd85bbc69e56777ac3fe9 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"block/export.h"
/* Only used in programs that support block exports (libblockdev.fa) */
void
blk_exp_close_all
(
void
)
{
}