X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fstring%2Fi386%2Fwcsncmp.s;fp=lib%2Fstring%2Fi386%2Fwcsncmp.s;h=594e2c493401b6ceae941d59ce11f18ee2a8e967;hp=0000000000000000000000000000000000000000;hb=ee8b63255465d8c28be3e7bd11628015708fc1ab;hpb=c99688ef1ab339c8746ecc385bde679623084c71 diff --git a/lib/string/i386/wcsncmp.s b/lib/string/i386/wcsncmp.s new file mode 100644 index 0000000..594e2c4 --- /dev/null +++ b/lib/string/i386/wcsncmp.s @@ -0,0 +1,7 @@ +/* $Id$ + */ + +#define _UNICODE +#include "tcsncmp.h" + +/* EOF */