]> Git Repo - qemu.git/blame - stubs/bdrv-next-monitor-owned.c
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into staging
[qemu.git] / stubs / bdrv-next-monitor-owned.c
CommitLineData
262b4e8f
HR
1#include "qemu/osdep.h"
2#include "qemu-common.h"
3#include "block/block.h"
4
5BlockDriverState *bdrv_next_monitor_owned(BlockDriverState *bs)
6{
7 return NULL;
8}
This page took 0.069507 seconds and 4 git commands to generate.