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