#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
- 10.5.10
- base_idt
- 10.7.4
- base_trap_inittab
- 10.8.3