mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
nuttx-names.in: sort
This commit is contained in:
committed by
Xiang Xiao
parent
a52f6529a0
commit
b17d9871e5
@@ -31,8 +31,8 @@
|
||||
#define NXSYMBOLS(s) s NX##s
|
||||
#endif
|
||||
|
||||
NXSYMBOLS(__errno)
|
||||
NXSYMBOLS(__cxa_atexit)
|
||||
NXSYMBOLS(__errno)
|
||||
NXSYMBOLS(_exit)
|
||||
NXSYMBOLS(accept)
|
||||
NXSYMBOLS(asprintf)
|
||||
|
||||
Reference in New Issue
Block a user