about summary refs log tree commit diff
path: root/elf/reldepmod5.c
blob: eae70da1e29a1692618af1db9f8a53301c3598b7 (plain) (blame)
1
2
3
4
5
int
foo (void)
{
  return 42;
}