mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 21:47:28 +08:00
sim: add __cxa_atexit into the name list
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I81e75532db1953584124142763f9d07ddb788898
This commit is contained in:
committed by
Masayuki Ishikawa
parent
a62b45380b
commit
6b316edcda
@@ -32,6 +32,7 @@
|
||||
#endif
|
||||
|
||||
NXSYMBOLS(__errno)
|
||||
NXSYMBOLS(__cxa_atexit)
|
||||
NXSYMBOLS(_exit)
|
||||
NXSYMBOLS(accept)
|
||||
NXSYMBOLS(asprintf)
|
||||
|
||||
Reference in New Issue
Block a user