]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/elf/X86_64/Inputs/layoutpass/2.c
Vendor import of lld trunk r233088:
[FreeBSD/FreeBSD.git] / test / elf / X86_64 / Inputs / layoutpass / 2.c
1 int a() {
2   return 0;
3 }
4
5 int c() {
6   return 0;
7 }