Fix make-array transforms.
[sbcl.git] / runtime / linux-nm
1 #!/bin/sh
2 nm -p "$@" | grep -v " [FUtdb?] "