linux-zen-server/drivers/hid/bpf/entrypoints
kvj 73d262359f Initial commit 2023-08-30 17:53:23 +02:00
..
Makefile Initial commit 2023-08-30 17:53:23 +02:00
README Initial commit 2023-08-30 17:53:23 +02:00
entrypoints.bpf.c Initial commit 2023-08-30 17:53:23 +02:00
entrypoints.lskel.h Initial commit 2023-08-30 17:53:23 +02:00

README

WARNING:
If you change "entrypoints.bpf.c" do "make -j" in this directory to rebuild "entrypoints.skel.h".
Make sure to have clang 10 installed.
See Documentation/bpf/bpf_devel_QA.rst