Cross Reference: c11.sh
xref
: /
src
/
usr.bin
/
c11
/
c11.sh
Home
History
Annotate
Annotate
Line#
Navigate
Raw
Download
only in
/src/usr.bin/c11/
1
1.1
S
kamil
#!/
bin
/
sh
2
1.1
S
kamil
exec
/
usr
/
bin
/
cc
-
std
=
c11
"$@"
3