mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
sim: Hide getopt related globals
Right now this is rather theorethic as we don't actually use getopt though.
This commit is contained in:
committed by
Xiang Xiao
parent
702d82d052
commit
2e933102e1
@@ -58,6 +58,9 @@ mkdir NXmkdir
|
||||
mount NXmount
|
||||
open NXopen
|
||||
opendir NXopendir
|
||||
optarg NXoptarg
|
||||
optind NXoptind
|
||||
optopt NXoptopt
|
||||
nanosleep NXnanosleep
|
||||
pipe NXpipe
|
||||
poll NXpoll
|
||||
|
||||
Reference in New Issue
Block a user