package syscall
import "runtime/internal/syscall"
Package syscall provides the syscall primitives required for the runtime.
Index ¶
Functions ¶
func Syscall6 ¶
Syscall6 calls system call number 'num' with arguments a1-6.
Source Files ¶
- Version
- v1.18.2
- Published
- May 10, 2022
- Platform
- linux/amd64
- Last checked
- 2 minutes ago –
Tools for package owners.