repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spapr: Clean up local variable shadowing in spapr_dt_cpus()
[qemu/kevin.git]
/
stubs
/
graph-lock.c
blob
177aa0a8ba5a0e7ea21f37c215ef9d1892204c67
1
#include
"qemu/osdep.h"
2
#include
"block/graph-lock.h"
3
4
void
register_aiocontext
(
AioContext
*
ctx
)
5
{
6
}
7
8
void
unregister_aiocontext
(
AioContext
*
ctx
)
9
{
10
}