summaryrefslogtreecommitdiff
path: root/libc/misc/locale/_locale_init.c
blob: 9ced732a70b1a21cc8733ea6e79332f3bfc06f1c (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (C) 2004-2006 Manuel Novoa III <mjn3@uclibc.org>
 *
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#define L__locale_init
#include "locale.c"