Expand description
Macros to define and access a per-CPU data structure.
Attribute Macrosยง
- main
- Marks a function to be called on the primary core after the platform initialization.
- secondary_
main - Marks a function to be called on the secondary cores after the platform initialization.