]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/gdb.hp/gdb.defects/solib-d.c
This commit was manufactured by cvs2svn to create branch
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.defects / solib-d.c
CommitLineData
7be570e7
JM
1main()
2{
3 function_from_primary();
4 function_from_secondary();
5}
6