RTEMS
5.0.0
|
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... | |
RTEMS Malloc Get Free Information.