RTEMS  5.1
Functions
mallocfreespace.c File Reference

RTEMS Malloc Get Free Information. More...

#include <rtems.h>
#include <rtems/libcsupport.h>
#include <rtems/score/protectedheap.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <errno.h>
#include <string.h>
#include "malloc_p.h"

Functions

size_t malloc_free_space (void)
 Get free malloc information. More...
 

Detailed Description

RTEMS Malloc Get Free Information.