mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 09:26:38 +00:00
arch/sim/src/nuttx-names.dat: Add __errno()
Needed to avoid collision with the host on simulator build.
This commit is contained in:
parent
958999c443
commit
2d78ed7c7e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
__errno NX__errno
|
||||
_exit NX_exit
|
||||
accept NXaccept
|
||||
asprintf NXasprintf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue