mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-20 08:43:07 +08:00
Setup development environment with libbpf
This commit is contained in:
3
external/libbpf-bootstrap/tools/gen_vmlinux_h.sh
vendored
Executable file
3
external/libbpf-bootstrap/tools/gen_vmlinux_h.sh
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#/bin/sh
|
||||
|
||||
$(dirname "$0")/bpftool btf dump file ${1:-/sys/kernel/btf/vmlinux} format c
|
||||
Reference in New Issue
Block a user