mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
arch/sim/src/nuttx-names.dat: Add __errno()
Needed to avoid collision with the host on simulator build.
This commit is contained in:
committed by
Abdelatif Guettouche
parent
958999c443
commit
2d78ed7c7e
@@ -1,3 +1,4 @@
|
||||
__errno NX__errno
|
||||
_exit NX_exit
|
||||
accept NXaccept
|
||||
asprintf NXasprintf
|
||||
|
||||
Reference in New Issue
Block a user