#include "../../kernel.h"Go to the source code of this file.
Defines | |
| #define | CONFIG_APIC_DEBUG |
| #define | LAPIC_INTR_DUMMY_HANDLER_SIZE 32 |
Functions | |
| _PROTOTYPE (void apic_hwint00,(void)) | |
Variables | |
| EXTERN char | lapic_intr_dummy_handles_start |
| EXTERN char | lapic_intr_dummy_handles_end |
| #define CONFIG_APIC_DEBUG |
Definition at line 31 of file apic_asm.h.
| #define LAPIC_INTR_DUMMY_HANDLER_SIZE 32 |
Definition at line 35 of file apic_asm.h.
| _PROTOTYPE | ( | void | apic_hwint00, | |
| (void) | ||||
| ) |
| EXTERN char lapic_intr_dummy_handles_end |
Definition at line 39 of file apic_asm.h.
| EXTERN char lapic_intr_dummy_handles_start |
Definition at line 38 of file apic_asm.h.
1.5.8