remove obstack support
[uclibc-ng.git] / libc / stdlib / abs.c
blob540c020ec201e99ddb8049714d83959d96fdedef
1 /* Copyright (C) 2004-2006 Manuel Novoa III <mjn3@uclibc.org>
3 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
4 */
6 #define L_abs
7 #include "stdlib.c"