doc.go 241 B

123456
  1. // Package sys contains bindings for the BPF syscall.
  2. package sys
  3. // Regenerate types.go by invoking go generate in the current directory.
  4. //go:generate go run github.com/cilium/ebpf/internal/cmd/gentypes ../../btf/testdata/vmlinux.btf.gz