Constant object::xcoff::STYP_BSS

source ยท
pub const STYP_BSS: u16 = 0x80;
Expand description

Specifies an uninitialized data section. A section header of this type defines the uninitialized data of a program.