zig/deps/lld/test/COFF/Inputs/otherFunc.s

8 lines
80 B
ArmAsm
Raw Normal View History

2018-08-05 05:47:16 +08:00
.global otherFunc
.global MessageBoxA
.text
otherFunc:
ret
MessageBoxA:
ret