fmt.sh 68 B

123
  1. #!/usr/bin/env bash
  2. cargo fmt --package relibc --package crt0 "$@"