mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() The last iterators update (commit
|
||
---|---|---|
.. | ||
.gitignore | ||
iterators.bpf.c | ||
iterators.lskel-big-endian.h | ||
iterators.lskel-little-endian.h | ||
Makefile | ||
README |
WARNING: If you change "iterators.bpf.c" do "make -j" in this directory to rebuild "iterators.lskel-little-endian.h". Then, on a big-endian machine, do "make -j big" in this directory to rebuild "iterators.lskel-big-endian.h". Commit both resulting headers. Make sure to have clang 10 installed. See Documentation/bpf/bpf_devel_QA.rst