RTEMS 6.1-rc6
|
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. | |
This source file contains the implementation of rtems_region_extend().