Ignore:
Timestamp:
Jul 13, 2017, 3:24:38 PM (7 years ago)
Author:
max@…
Message:

start moving the APIC code into the PIC driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_internal.h

    r195 r203  
    3030                x86_panic((char *)__func__); \
    3131        }
     32
     33/* hal_init.c */
     34int idt_slot_alloc();
     35void idt_slot_free(int slot);
    3236
    3337/* hal_cpu.S */
Note: See TracChangeset for help on using the changeset viewer.