repo.or.cz
/
qemu
/
robert.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
support add-cow file format
[qemu/robert.git]
/
block
/
add-cow.h
blob
b87246a758544455c2284fe7887e1475337701a9
1
#ifndef BLOCK_ADD_COW_H
2
#define BLOCK_ADD_COW_H
3
4
#include
"block_int.h"
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#endif
/* BLOCK_ADD_COW_H */