repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
stubs
/
blk-exp-close-all.c
blob
2f68e06d7d05c1532667f9e53f0ed8b591c1493c
1
#include
"qemu/osdep.h"
2
#include
"block/export.h"
3
4
/* Only used in programs that support block exports (libblockdev.a) */
5
void
blk_exp_close_all
(
void
)
6
{
7
}