Crate axplat_macros

Source
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.