SIM: Add more symbols to /arch/sim/src/nuttx-names.dat

This commit is contained in:
Gregory Nutt 2014-11-02 11:29:03 -06:00
parent 7720f0f95e
commit a94a1f61d7
1 changed files with 4 additions and 0 deletions

View File

@ -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