Home | History | Annotate | Line # | Download | only in c99
      1 #!/bin/sh
      2 exec /usr/bin/cc -std=c99 "$@"
      3