bump version to 1.0.28
[uclibc-ng.git] / libc / stdlib / __cxa_atexit.c
blobfbf06e5a7e23525e9bb7dffbf71c2c94e5b4a4b9
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L___cxa_atexit
8 #include "_atexit.c"