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