summaryrefslogtreecommitdiff
path: root/elf/nextmod2.c
blob: 790e0ce9fe8a2bf177e338d3f82d03a92c47f3b2 (plain)
1
2
3
4
5
6
/* Very elaborated function.  */
int
successful_rtld_next_test (void)
{
  return 42;
}