1 #include "qemu/osdep.h" 2 #include "block/block_int.h" 3 4 void blockdev_close_all_bdrv_states(void) 5 { 6 } 7