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