xref: /netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/instrprof-dynamic-header.h (revision f89f6560d453f5e37386cc7938c072d2f528b9fa)
1 template <class T> void bar() {
2   if (true) {}
3 }
4 void a();
5 void b();
6