Windows2003-3790/base/crts/libw32/oldnames/weak.asm

8 lines
91 B
NASM
Raw Normal View History

2001-01-01 00:00:00 +01:00
.386
.model flat, c
extern C alternate:PROC
extern C weak(alternate):PROC
end