RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Functions
partreturnbuffer.c File Reference

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

#include <rtems/rtems/partimpl.h>
#include <rtems/score/address.h>
#include <rtems/score/chainimpl.h>

Functions

rtems_status_code rtems_partition_return_buffer (rtems_id id, void *buffer)
 Returns the buffer to the partition.
 

Detailed Description

This source file contains the implementation of rtems_partition_return_buffer().