sim: Hide getopt related globals
Right now this is rather theorethic as we don't actually use getopt though.
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user