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 mount NXmount
open NXopen open NXopen
opendir NXopendir opendir NXopendir
optarg NXoptarg
optind NXoptind
optopt NXoptopt
nanosleep NXnanosleep nanosleep NXnanosleep
pipe NXpipe pipe NXpipe
poll NXpoll poll NXpoll