mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
1b22f8c65b
Add compilation condition for 'nx_vsyslog' syscall. Export 'sched_note_printf_ip' syscall when CONFIG_SYSLOG_TO_SCHED_NOTE=y Put the implementation of sched_note_printf_ip in libc/misc/lib_note.c Signed-off-by: yukangzhi <yukangzhi@xiaomi.com>