[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / compiler-rt / test / sanitizer_common / netbsd_commands / run_noaslr.sh
blobcb89b9542efe6aaa2eccc399c9c60ec778d8d362
1 #!/bin/sh
2 /usr/sbin/paxctl +a "${1}"
3 exec "${@}"