summaryrefslogtreecommitdiffhomepage
path: root/src/string/ntapi_tt_memcpy_utf16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string/ntapi_tt_memcpy_utf16.c')
-rw-r--r--src/string/ntapi_tt_memcpy_utf16.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string/ntapi_tt_memcpy_utf16.c b/src/string/ntapi_tt_memcpy_utf16.c
index 70829e6..1d4f7cf 100644
--- a/src/string/ntapi_tt_memcpy_utf16.c
+++ b/src/string/ntapi_tt_memcpy_utf16.c
@@ -7,6 +7,7 @@
#include <psxtypes/psxtypes.h>
#include <pemagine/pemagine.h>
+__attr_protected__
wchar16_t * __cdecl __ntapi_tt_memcpy_utf16(
__in wchar16_t * dst,
__in wchar16_t * src,