Functionsยง
- syscall1
- Performs a raw system call with 1 argument.
- syscall2
- Performs a raw system call with 2 arguments.
- syscall3
- Performs a raw system call with 3 arguments.
- syscall4
- Performs a raw system call with 4 arguments.
- syscall5
- Performs a raw system call with 5 arguments.
- syscall6
- Performs a raw system call with 6 arguments.