reactos/lib/sdk/crt/string/i386/wcscpy_asm.s
Timo Kreuzer ab465e66e3 [CRT]
Rename a number of .h files that contain assembly code into .inc to better reflect their purpose

svn path=/branches/cmake-bringup/; revision=49566
2010-11-11 17:10:09 +00:00

8 lines
63 B
ArmAsm

/* $Id$
*/
#define _UNICODE
#include "tcscpy.inc"
/* EOF */