zig/deps/lld/test/COFF/Inputs/otherFunc.s
2018-08-04 17:47:16 -04:00

8 lines
80 B
ArmAsm

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