mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
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:
@@ -63,10 +63,8 @@ NXSYMBOLS(mmap)
|
|||||||
NXSYMBOLS(munmap)
|
NXSYMBOLS(munmap)
|
||||||
NXSYMBOLS(open)
|
NXSYMBOLS(open)
|
||||||
NXSYMBOLS(opendir)
|
NXSYMBOLS(opendir)
|
||||||
NXSYMBOLS(pclose)
|
|
||||||
NXSYMBOLS(perror)
|
NXSYMBOLS(perror)
|
||||||
NXSYMBOLS(poll)
|
NXSYMBOLS(poll)
|
||||||
NXSYMBOLS(popen)
|
|
||||||
NXSYMBOLS(posix_memalign)
|
NXSYMBOLS(posix_memalign)
|
||||||
NXSYMBOLS(pthread_cond_destroy)
|
NXSYMBOLS(pthread_cond_destroy)
|
||||||
NXSYMBOLS(pthread_cond_init)
|
NXSYMBOLS(pthread_cond_init)
|
||||||
|
|||||||
Reference in New Issue
Block a user