merge from gcc
[external/binutils.git] / gdb / testsuite / gdb.hp / gdb.defects / solib-d.c
1 main()
2 {
3         function_from_primary();
4         function_from_secondary();
5 }
6