#ifndef _APP_RPMSG_H #define _APP_RPMSG_H void app_rpmsg_init(void); void app_rpmsg_recover(void); #endif // _APP_RPMSG_H