aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin/pr27311c.c
blob: 6712499130ee470af8782b76d2b76a1347c4cec0 (plain)
1
2
3
4
5
void inlib1(void) {}
int main()
{
  return 0;
}