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.9
- Published
- Dec 1, 2022
- Platform
- linux/amd64
- Last checked
- 9 seconds ago –
Tools for package owners.