#include <oskit/x86/base_trap.h>void base_trap_init(void);
This function initializes the processor trap vectors in the base IDT to the default trap entrypoints defined in base_trap_inittab.
- gate_init
- 13.5.10
- base_idt
- 13.7.4
- base_trap_inittab
- 13.8.3