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