Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
072205626caec16f3028a9b698e792e525848581
/
.
/
bmlutils
/
bmlutils.h
blob: e6ffeee575c0f4ebfb475778141739e93d58c6e4 [
file
] [
log
] [
blame
]
#ifndef
BMLUTILS_H_
#define
BMLUTILS_H_
int
format_rfs_device
(
const
char
*
device
,
const
char
*
path
);
#endif
// BMLUTILS_H_