7bc01ccf0d02c4a39f1c4ef77de7efc1494287be
[profile/ivi/lemolo.git] / rc.h
1 #ifndef _EFL_OFONO_RC_H__
2 #define _EFL_OFONO_RC_H__ 1
3
4 Eina_Bool rc_init(const char *service);
5 void rc_shutdown(void);
6
7 #endif