const XCORE_SHF_DP_SECTION: comptime_int = 268435456;
[src]
All sections with the ādā flag are grouped together by the linker to form the data section and the dp register is set to the start of the section by the boot code.
const XCORE_SHF_DP_SECTION: comptime_int = 268435456;
All sections with the ādā flag are grouped together by the linker to form the data section and the dp register is set to the start of the section by the boot code.