aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mn10300/i126256-2.c
blob: 2948e5b3362347a4eaafea79f5e6755808116b29 (plain)
1
2
3
4
5
int
sub (int i)
{
  return i + 10;
}