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
@ -32,6 +32,7 @@
|
||||
#endif
|
||||
|
||||
NXSYMBOLS(__errno)
|
||||
NXSYMBOLS(__cxa_atexit)
|
||||
NXSYMBOLS(_exit)
|
||||
NXSYMBOLS(accept)
|
||||
NXSYMBOLS(asprintf)
|
||||
|
Loading…
Reference in New Issue
Block a user