mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
Move the OS intensive part of vsyslog and vlowsyslog to drivers/syslog/vsyslog.c and vlowsyslog.c. Also move lib_syslogstrem to drivers/syslog/syslogstream.c
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
|
||||
/* Unconditional system logging */
|
||||
|
||||
#define SYS_vsyslog (__SYS_syslog+0)
|
||||
#define SYS__vsyslog (__SYS_syslog+0)
|
||||
#define __SYS_descriptors (__SYS_syslog+1)
|
||||
|
||||
/* The following are defined if either file or socket descriptor are
|
||||
|
||||
Reference in New Issue
Block a user