mirror of https://gitee.com/openkylin/qemu.git
6 lines
76 B
C
6 lines
76 B
C
|
#include "block/block_int.h"
|
||
|
|
||
|
void blockdev_close_all_bdrv_states(void)
|
||
|
{
|
||
|
}
|