[][src]Trait apic::local_apic::LocalApic

pub trait LocalApic {
    fn supported() -> bool;
}

Required methods

fn supported() -> bool

Loading content...

Implementors

impl LocalApic for XApic[src]

Loading content...