Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
build
/
uClibc
/
libc
/
stdlib
/
malloc-simple
/
calloc.c
blob: b404896448649086f6cd404662fe761a125d989c [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
#define
L_calloc
#include
"alloc.c"