mirror of
https://github.com/apache/nuttx.git
synced 2026-03-24 23:54:24 +08:00
Unify all the cpuname/local_cpuname to struct rpmsg_s, so we can remove the ops->get_cpuname and ops->get_local_cpuname in struct rpmsg_ops_s. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>