]> Git Repo - uclibc-ng.git/blame - 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
CommitLineData
42c9f525
PM
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.127372 seconds and 4 git commands to generate.