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.19.2
- Published
- Sep 30, 2022
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 27 seconds ago –
Tools for package owners.