mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
SIM: Add more symbols to /arch/sim/src/nuttx-names.dat
This commit is contained in:
parent
84d555c1be
commit
f988838d40
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ fwrite NXfwrite
|
|||
fsync NXfsync
|
||||
gettimeofday NXgettimeofday
|
||||
ioctl NXioctl
|
||||
isatty NXisatty
|
||||
lseek NXlseek
|
||||
malloc NXmalloc
|
||||
malloc_init NXmalloc_init
|
||||
|
|
@ -32,8 +33,11 @@ socket NXsocket
|
|||
stat NXstat
|
||||
statfs NXstatfs
|
||||
system NXsystem
|
||||
tcgetattr NXtcgetattr
|
||||
tcsetattr NXtcsetattr
|
||||
umount NXumount
|
||||
unlink NXunlink
|
||||
usleep NXusleep
|
||||
vfork NXvfork
|
||||
write NXwrite
|
||||
zmalloc NXzmalloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue