Remove building with NOCRYPTO option
[minix3.git] / sys / external / bsd / compiler_rt / dist / test / profile / Inputs / instrprof-dynamic-header.h
blob1dc2e37ef82c38c91486948740c3f9e4aeabc496
1 template <class T> void bar() {
2 if (true) {}
4 void a();
5 void b();