Em Thu, Dec 08, 2016 at 06:46:19PM -0800, Joe Stringer escreveu:
> This declaration was made in samples/bpf/libbpf.c for convenience, but
> there's already one in tools/perf/perf-sys.h. Reuse that one.
>
> Signed-off-by: Joe Stringer
> ---
> v3: First post.
> ---
> samples/bpf/Makefile
This declaration was made in samples/bpf/libbpf.c for convenience, but
there's already one in tools/perf/perf-sys.h. Reuse that one.
Signed-off-by: Joe Stringer
---
v3: First post.
---
samples/bpf/Makefile| 3 ++-
samples/bpf/bpf_load.c | 3 ++-
samples/bpf/libbpf.c