ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../elf/tst-pie1.c

6 lines
32 B
C

int
foo (void)
{
return 34;
}