Expand description

Internal implementation details of mips-rt.

Do not use this crate directly. Almost identical to cortex_m_rt_macros

Attribute Macros

Attribute to declare the entry point of the program

Attribute to declare an Interrupt Service Routine (ISR)

Attribute to declare a pre_init hook function