sim: Hide getopt related globals

Right now this is rather theorethic as we don't actually
use getopt though.
This commit is contained in:
YAMAMOTO Takashi 2020-03-21 13:21:06 +09:00 committed by Xiang Xiao
parent 702d82d052
commit 2e933102e1

View File

@ -58,6 +58,9 @@ mkdir NXmkdir
mount NXmount
open NXopen
opendir NXopendir
optarg NXoptarg
optind NXoptind
optopt NXoptopt
nanosleep NXnanosleep
pipe NXpipe
poll NXpoll