blob: a815bbd59476d61d57ecd1e6a6c33a763fecb39d [file] [log] [blame]
#ifndef __RECOVERY_H
#define __RECOVERY_H
int is_recovery_mode(void);
#endif /* __RECOVERY_H */