![]() |
RTEMS
5.0.0
|
Allocate and Initialize Per CPU Structures. More...
#include <rtems/score/percpu.h>#include <rtems/score/assert.h>#include <rtems/score/isrlock.h>#include <rtems/score/smpimpl.h>#include <rtems/config.h>Functions | |
| RTEMS_STATIC_ASSERT (sizeof(CPU_Uint32ptr) >=sizeof(uintptr_t), CPU_Uint32ptr_greater_equal_uintptr_t) | |
| RTEMS_STATIC_ASSERT (sizeof(CPU_Uint32ptr) >=sizeof(uint32_t), CPU_Uint32ptr_greater_equal_uint32_t) | |
Variables | |
| Per_CPU_Control_envelope | _Per_CPU_Information [1] |
Allocate and Initialize Per CPU Structures.
1.8.13