xref: /llvm-project/lld/test/COFF/Inputs/otherFunc.s (revision 474be005dbf5ee7fd658237f417192aad4696a4f)
1.global otherFunc
2.global MessageBoxA
3.text
4otherFunc:
5  ret
6MessageBoxA:
7  ret
8