소스 검색

chore(xtask): Add bindings for bpf_task_fd_type

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Dave Tucker 2 달 전
부모
커밋
74fad66599
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      xtask/src/codegen/aya.rs

+ 1 - 0
xtask/src/codegen/aya.rs

@@ -82,6 +82,7 @@ fn codegen_bindings(opts: &SysrootOptions, libbpf_dir: &Path) -> Result<(), anyh
         "bpf_devmap_val",
         "bpf_stats_type",
         "bpf_perf_event_type",
+        "bpf_task_fd_type",
         // BTF
         "btf_header",
         "btf_ext_info",