summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/regs.c
AgeCommit message (Collapse)Author
2024-08-02*: use a generic UserRegs type everywhere I'm storing registersdzwdz
mostly inspired by Plan 9's Ureg, probably obvious from the name