pub const STYP_DATA: u16 = 0x40;Expand description
Specifies an initialized data section. A section of this type contains the initialized data and the TOC of a program.
pub const STYP_DATA: u16 = 0x40;Specifies an initialized data section. A section of this type contains the initialized data and the TOC of a program.