Commit 13d07f1
committed
change bpf_func_exist to global
Sometimes, such as in arm, the bpf_func_exist field can't be generated
by the bpf skel if it is static. Therefore, make it global.
Signed-off-by: Menglong Dong <imagedong@tencent.com>1 parent 743c372 commit 13d07f1
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments