RTEMS
5.1
|
#include <rtl-indirect-ptr.h>
Data Fields | |
rtems_chain_node | node |
void * | pointer |
The RTL Indirect pointer.
rtems_chain_node rtems_rtl_ptr::node |
Indirect pointers are held on lists.
void* rtems_rtl_ptr::pointer |
The actual pointer.