xref: /openbsd-src/regress/libexec/ld.so/initfirst/test1/prog1/expected1 (revision 1351bca1220173febac127638aec427a68c31470)
1init if1
2init if2
3init normal
4main
5func normal
6fini normal
7fini if1
8fini if2
9