repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
[qemu/ar7.git]
/
stubs
/
blk-commit-all.c
blob
e156c57f8d71bc28da1f20fdc56a94cab2644c15
1
#include
"qemu/osdep.h"
2
#include
"sysemu/block-backend.h"
3
4
int
blk_commit_all
(
void
)
5
{
6
return
0
;
7
}