Revert "sim: add popen and pclose to nuttx-name.in"

This reverts commit 6eb29f9715.

Reason for revert: don't need

Change-Id: If600953ae9b2de006e1ce319c68343f1c21facf9
This commit is contained in:
xiaoxiang
2021-08-20 20:43:20 +08:00
parent 7c9d73e862
commit 0371a4df22
-2
View File
@@ -63,10 +63,8 @@ NXSYMBOLS(mmap)
NXSYMBOLS(munmap)
NXSYMBOLS(open)
NXSYMBOLS(opendir)
NXSYMBOLS(pclose)
NXSYMBOLS(perror)
NXSYMBOLS(poll)
NXSYMBOLS(popen)
NXSYMBOLS(posix_memalign)
NXSYMBOLS(pthread_cond_destroy)
NXSYMBOLS(pthread_cond_init)