mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 18:12:33 +08:00
Change syslog API naming more reasonable: 1. rename syslog_channel() to syslog_channel_register() 2. rename syslog_channel_remove() to syslog_channel_unregister() Signed-off-by: chao an <anchao@lixiang.com>