arch/sim/src/nuttx-names.dat: Add host ftruncate() support.

This commit is contained in:
chao.an 2019-11-09 10:07:07 -06:00 committed by Gregory Nutt
parent 2b00f4505c
commit f2428edd7d

View File

@ -29,6 +29,7 @@ fwrite NXfwrite
fsync NXfsync
fstat NXfstat
ftell NXftell
ftruncate NXftruncate
getenv NXgetenv
getopt NXgetopt
getpid NXgetpid