(root)/
binutils-2.41/
ld/
testsuite/
ld-plugin/
pr22220lib.cc
#include "pr22220.h"

int* boo()
{
  return goo ();
}