aboutsummaryrefslogtreecommitdiff
path: root/stubs/blockdev-close-all-bdrv-states.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/blockdev-close-all-bdrv-states.c')
-rw-r--r--stubs/blockdev-close-all-bdrv-states.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/stubs/blockdev-close-all-bdrv-states.c b/stubs/blockdev-close-all-bdrv-states.c
new file mode 100644
index 0000000000..12d2442362
--- /dev/null
+++ b/stubs/blockdev-close-all-bdrv-states.c
@@ -0,0 +1,5 @@
+#include "block/block_int.h"
+
+void blockdev_close_all_bdrv_states(void)
+{
+}