mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
8 lines
61 B
ArmAsm
8 lines
61 B
ArmAsm
|
/* $Id$
|
||
|
*/
|
||
|
|
||
|
#define _UNICODE
|
||
|
#include "tcscpy.h"
|
||
|
|
||
|
/* EOF */
|