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

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

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

Functions

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

Detailed Description

This source file contains the implementation of rtems_port_external_to_internal().