RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
regionextend.c File Reference

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

#include <rtems/rtems/regionimpl.h>

Functions

rtems_status_code rtems_region_extend (rtems_id id, void *starting_address, uintptr_t length)
 Extends the region.
 

Detailed Description

This source file contains the implementation of rtems_region_extend().