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

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

#include <rtems/rtems/dpmemimpl.h>
#include <rtems/score/address.h>

Functions

rtems_status_code rtems_port_internal_to_external (rtems_id id, void *internal, void **external)
 Converts the internal address to the external address.
 

Detailed Description

This source file contains the implementation of rtems_port_internal_to_external().