#ifndef HAL_APIC_H_ #define HAL_APIC_H_ void apic_init(void); #endif // HAL_APIC_H_