mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
# define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
|
||||
#endif
|
||||
|
||||
#define waitllerr(x,...) // _err
|
||||
#define waiterr(x,...) // _err
|
||||
#define waitinfo(x,...) // _info
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user