7 lines
134 B
C
7 lines
134 B
C
|
|
#ifndef RPMSG_PING_H
|
||
|
|
#define RPMSG_PING_H
|
||
|
|
|
||
|
|
#define RPMSG_SERVICE_NAME "rpmsg-openamp-demo-channel"
|
||
|
|
|
||
|
|
#endif /* RPMSG_PING_H */
|