summaryrefslogtreecommitdiff
path: root/sys/inc/arch/amd64/idt.h
AgeCommit message (Collapse)Author
14 hourskern/amd64: idt: Make idt.h includable in ASMIan Moffett
This also moves the interrupt gate defines to the idt.h header so that they can be used within C code Signed-off-by: Ian Moffett <ian@osmora.org>
42 hourskern/amd64: Expose IDT to C through idt.hIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>