Crate picorv32_rt_macros

Source

Attribute Macrosยง

entry
Attribute to declare the entry point of the program
pre_init
Attribute to mark which function will be called at the beginning of the reset handler.