tests/prom-env: Enable the test for the sun4u machine, too
[qemu/ar7.git] / stubs / bdrv-next-monitor-owned.c
blob2acf6c3ec04c7c5efec7ea71018e4b4925ccb905
1 #include "qemu/osdep.h"
2 #include "qemu-common.h"
3 #include "block/block.h"
5 BlockDriverState *bdrv_next_monitor_owned(BlockDriverState *bs)
7 return NULL;