Search notes:

CRT sources, intel subdirectory

memcpy.asm contains routines to move and copy data in the memory.
chkstk.asm provides the stack checking routine (_chkstk).

See also

.c and .h CRT sources

Index