Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
3e14652310cd6200d997b0a7156b332bd558b7a9
/
.
/
bmlutils
/
bmlutils.h
blob: e6ffeee575c0f4ebfb475778141739e93d58c6e4 [
file
] [
log
] [
blame
]
Dees_Troy
51a0e82
2012-09-05 15:24:24 -0400
[
diff
] [
blame
]
1
#ifndef
BMLUTILS_H_
2
#define
BMLUTILS_H_
3
4
int
format_rfs_device
(
const
char
*
device
,
const
char
*
path
);
5
6
#endif
// BMLUTILS_H_