MicrOS
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | idt_entry |
Enumerations | |
enum | idt_entrygatetype { Task_16Bit = 0x5, Interrupt_16Bit = 0x6, Trap_16Bit = 0x7, Interrupt_32Bit = 0xE, Trap_32Bit = 0xF } |
enum idt_entrygatetype |