summaryrefslogtreecommitdiffstats
path: root/trunk/testsuite/reloc1lib2.c
blob: a338c1d869bad4ae0e7ca955db2219497d51854b (plain)
1
2
3
4
5
6
#include "reloc1.h"

int f1 (void)
{
  return 11;
}