mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 17:59:06 +08:00
linux/err.h: add PTR_ERR_OR_ZERO
Add missing PTR_ERR_OR_ZERO implementation. Also add a bunch of generated files to .gitignore. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
59a641543e
commit
e60460f4e5
2
src/.gitignore
vendored
2
src/.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
*.o
|
||||
*.a
|
||||
/libbpf.pc
|
||||
/libbpf.so*
|
||||
|
||||
Reference in New Issue
Block a user