RTEMS CPU Kit with SuperCore
4.11.3
|
The RTL Indirect pointer. More...
#include <rtl-indirect-ptr.h>
Data Fields | |
rtems_chain_node | node |
Indirect pointers are held on lists. More... | |
void * | pointer |
The actual pointer. More... | |
The RTL Indirect pointer.
rtems_chain_node rtems_rtl_ptr_s::node |
Indirect pointers are held on lists.
void* rtems_rtl_ptr_s::pointer |
The actual pointer.