- [ ] Copy `.sdata` section from ELF - [ ] Add `.sdata` and `.sbss` sections to linker script - [ ] Clear `.sbss` section in [`rrt0`](https://github.com/rust-console/rrt0)
.sdatasection from ELF.sdataand.sbsssections to linker script.sbsssection inrrt0