aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/context_switching/syscall
AgeCommit message (Expand)AuthorFilesLines
2025-05-05Add comments to syscall componentsMatteo Gmür3-4/+4
2025-05-05Fix recursive include using extra fileMatteo Gmür3-37/+43
2025-05-04fix returning from syscallFabian Imhof1-1/+3
2025-05-03rename syscall result variableFabian Imhof1-3/+3
2025-05-03write wrapper function for syscallFabian Imhof2-0/+125