projects
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux
[linux.git]
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
resolve_btfids.c
diff --git
a/tools/testing/selftests/bpf/prog_tests/resolve_btfids.c
b/tools/testing/selftests/bpf/prog_tests/resolve_btfids.c
index f4a13d9dd5c8bf9676cf5a1033dad681454cce32..c197261d02e277e5a766767472a148cd48536056 100644
(file)
--- a/
tools/testing/selftests/bpf/prog_tests/resolve_btfids.c
+++ b/
tools/testing/selftests/bpf/prog_tests/resolve_btfids.c
@@
-44,7
+44,7
@@
BTF_ID(union, U)
BTF_ID(func, func)
extern __u32 test_list_global[];
-BTF_ID_LIST_GLOBAL(test_list_global)
+BTF_ID_LIST_GLOBAL(test_list_global
, 1
)
BTF_ID_UNUSED
BTF_ID(typedef, S)
BTF_ID(typedef, T)
This page took
0.035388 seconds
and
4
git commands to generate.