bpf: Make struct cgroup btf id global
[linux-2.6-microblaze.git] / include / linux / btf_ids.h
index 2aea877..c9744ef 100644 (file)
@@ -265,5 +265,6 @@ MAX_BTF_TRACING_TYPE,
 };
 
 extern u32 btf_tracing_ids[];
+extern u32 bpf_cgroup_btf_id[];
 
 #endif