]> Git Repo - uclibc-ng.git/blob - libc/stdlib/atol.c
nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes
[uclibc-ng.git] / libc / stdlib / atol.c
1 /* Copyright (C) 2004-2006 Manuel Novoa III <[email protected]>
2  *
3  * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
4  */
5
6 #define L_atol
7 #include "stdlib.c"
This page took 0.023673 seconds and 4 git commands to generate.