libdl: end must be bigger than start
[uclibc-ng.git] / libc / string / wcsxfrm.c
blob8b37495afcfc9d12dd8bf3b957890919554fdae4
1 /*
2 * Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define WANT_WIDE
8 #define L_wcsxfrm
9 #include "_collate.c"