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