summaryrefslogtreecommitdiff
path: root/src/sys/include/arch/amd64/trap.h
AgeCommit message (Collapse)Author
2025-09-17kern: Add syscall entry and SYS_exit syscallIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-15kern/amd64: Add exception handlersIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>