blob: e6ffeee575c0f4ebfb475778141739e93d58c6e4 [file] [log] [blame]
Dees_Troy51a0e822012-09-05 15:24:24 -04001#ifndef BMLUTILS_H_
2#define BMLUTILS_H_
3
4int format_rfs_device (const char *device, const char *path);
5
6#endif // BMLUTILS_H_