windows-nt/Source/XPSP1/NT/base/crts/libw32/oldnames/weak.asm

8 lines
84 B
NASM
Raw Normal View History

2020-09-26 03:20:57 -05:00
.386
.model flat, c
extern C alternate:PROC
extern C weak(alternate):PROC
end