llvm-project/lld/test/COFF/Inputs/otherFunc.s

8 lines
80 B
ArmAsm

.global otherFunc
.global MessageBoxA
.text
otherFunc:
ret
MessageBoxA:
ret