ld: Add PR ld/25593 tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22220lib.cc
CommitLineData
1a3b5c34
AM
1#include "pr22220.h"
2
3int* boo()
4{
5 return goo ();
6}
This page took 0.130393 seconds and 4 git commands to generate.