target-mips/dsp_helper.c: Remove unused function get_DSPControl_24()
[qemu-kvm.git] / stubs / bdrv-commit-all.c
bloba8e0a95417ccede84f093f1b920d3a60a43fd7aa
1 #include "qemu-common.h"
2 #include "block/block.h"
4 int bdrv_commit_all(void)
6 return 0;