summaryrefslogtreecommitdiff
path: root/elf/pathoptobj.c
blob: fd0618e642e7666c8385962222c24e778dfbced2 (plain)
1
2
3
4
5
int
in_renamed (int a)
{
  return a - 10;
}