RTEMS 6.1-rc1
Functions
rtemscalloc.c File Reference

This source file contains the implementation of rtems_calloc(). More...

#include <rtems/malloc.h>
#include <string.h>

Functions

void * rtems_calloc (size_t nelem, size_t elsize)
 

Detailed Description

This source file contains the implementation of rtems_calloc().