RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
memoryfill.c File Reference

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

#include <rtems/score/memory.h>
#include <string.h>

Functions

void _Memory_Fill (const Memory_Information *information, int c)
 Fill all free memory areas of the memory information with a constant byte.
 

Detailed Description

This source file contains the implementation of _Memory_Fill().