mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 22:00:21 +00: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:
parent
a62b45380b
commit
6b316edcda
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#endif
|
||||
|
||||
NXSYMBOLS(__errno)
|
||||
NXSYMBOLS(__cxa_atexit)
|
||||
NXSYMBOLS(_exit)
|
||||
NXSYMBOLS(accept)
|
||||
NXSYMBOLS(asprintf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue