summaryrefslogtreecommitdiff
path: root/src/unistd/optarg.c
blob: 45c2ede0b873f219b64887a4ebeaafd7b527a79a (plain)
1
2
3
4
5
6
7
8
9
10
#if 0

char * optarg;
/*
POSIX(2)
*/



#endif