blob: dce06b64170f4148e0bcad0928ea120b895103fc (
plain)
1
2
3
4
5
6
7
|
/* Copyright (C) 2012 Bernhard Reutner-Fischer <uclibc@uclibc.org>
*
* Licensed under the LGPL v2.1+, see the file COPYING.LIB in this tarball.
*/
#define L_rpmatch
#include "stdlib.c"
|