Sign in
qemu
/
qemu
/
b3c49e654a0d382cca34dbb3bbf1022cffff8d0f
/
.
/
stubs
/
graph-lock.c
blob: 177aa0a8ba5a0e7ea21f37c215ef9d1892204c67 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"block/graph-lock.h"
void
register_aiocontext
(
AioContext
*
ctx
)
{
}
void
unregister_aiocontext
(
AioContext
*
ctx
)
{
}