mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-24 10:19:07 +08:00
Add missing PTR_ERR_OR_ZERO implementation. Also add a bunch of generated files to .gitignore. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
5 lines
31 B
Plaintext
5 lines
31 B
Plaintext
*.o
|
|
*.a
|
|
/libbpf.pc
|
|
/libbpf.so*
|