]> git.proxmox.com Git - rustc.git/blob - src/compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / test / profile / Inputs / instrprof-dlopen-func2.c
1 void func2(int K) { if (K) {} }