rrt0
Simple cross-platform runtime / startup (like crt0).
.bss
.sbss
The panic function must be imported with pub use, or you will get missing-symbol errors at link time.
panic
pub use
rust pub use rrt0::panic;