Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
066eb30abf78bd2d52a23f3068936a6b67cd03d8
/
.
/
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_