Constant object::elf::STV_PROTECTED
source · pub const STV_PROTECTED: u8 = 3;Expand description
Symbol is visible to other components, but is not preemptible.
pub const STV_PROTECTED: u8 = 3;Symbol is visible to other components, but is not preemptible.