mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
be4875ed30
In the previous patch, we moved rptun_panic and rptun_dump_all in rptun to rpmsg. In order to ensure CI pass, this two API in rptun is not removed. So we remove rptun_panic and rptun_dump_all in this patch. Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>