mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
nuttx-names.in: add feof
When running gcov in sim, nuttx feof is called and causes crash Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
@@ -54,6 +54,7 @@ NXSYMBOLS(fchown)
|
||||
NXSYMBOLS(fclose)
|
||||
NXSYMBOLS(fcntl)
|
||||
NXSYMBOLS(fdopen)
|
||||
NXSYMBOLS(feof)
|
||||
NXSYMBOLS(fopen)
|
||||
NXSYMBOLS(fprintf)
|
||||
NXSYMBOLS(fread)
|
||||
|
||||
Reference in New Issue
Block a user