blob: e6ffeee575c0f4ebfb475778141739e93d58c6e4 [file] [log] [blame]
Donovan Bartisha8f265d2011-11-10 12:55:22 -06001#ifndef BMLUTILS_H_
2#define BMLUTILS_H_
3
4int format_rfs_device (const char *device, const char *path);
5
6#endif // BMLUTILS_H_