sel4

Type Alias ObjectTypeSeL4Arch

Source
pub type ObjectTypeSeL4Arch = ObjectTypeAArch32;
Expand description

Alias for ObjectTypeAArch32.

Aliased Type§

enum ObjectTypeSeL4Arch {
    Section,
    PD,
}

Variants§

§

Section

§

PD