summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/sys/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-07tools/nolibc: add the _syscall() macroThomas Weißschuh1-1/+2
2026-04-07tools/nolibc: move the call to __sysret() into syscall()Thomas Weißschuh1-2/+2
2026-04-07tools/nolibc: rename the internal macros used in syscall()Thomas Weißschuh1-5/+5
2026-02-25tools/nolibc: rename my_syscallX() to __nolibc_syscallX()Thomas Weißschuh1-1/+1
2025-05-21tools/nolibc: include nolibc.h early from all header filesThomas Weißschuh1-3/+3
2025-04-19tools/nolibc: move syscall() to sys/syscall.hThomas Weißschuh1-0/+19