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