OSDN Git Service

hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA
[qmiga/qemu.git] / stubs / blk-exp-close-all.c
1 #include "qemu/osdep.h"
2 #include "block/export.h"
3
4 /* Only used in programs that support block exports (libblockdev.fa) */
5 void blk_exp_close_all(void)
6 {
7 }