acadia/zion/interrupt/apic.h

8 lines
73 B
C
Raw Normal View History

#pragma once
void InspectApic();
void EnableApic();
void SignalEOI();