1/*
2 * This tells compiler_rt not to include userspace-specific stuff writing
3 * profile data to a file.
4 */
5int __llvm_profile_runtime = 0;
6