void apic_send_eoi();

void apic_cleanup();

UCHAR ioapic_get_vector(UCHAR IRQ);

// returns TRUE if an apic is found
BOOLEAN setup_apic();
