Replace __int128 with __int128_t in bits/link.h
[glibc.git] / elf / reldepmod5.c
blob62df6971626af8be9ae23154b05e3eded359f6d0
1 extern int foo (void);
3 int
4 foo (void)
6 return 42;