]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/ELF/Inputs/arm-shared.s
Vendor import of lld trunk r290819:
[FreeBSD/FreeBSD.git] / test / ELF / Inputs / arm-shared.s
1 .syntax unified
2 .global bar2
3 .type bar2, %function
4 bar2:
5
6 .global zed2
7 .type zed2, %function
8 zed2: