commit | cf0e9718da214415195a28e5909bd297fb178583 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <[email protected]> | Tue Oct 08 10:59:36 2019 -0700 |
committer | Daniel Borkmann <[email protected]> | Tue Oct 08 23:16:03 2019 +0200 |
tree | e54b4466ac6a0472fc606add71e47cc2d325d757 | |
parent | 8fdf5b780a148c4a7490c211acad3c01b4dde6ac [diff] |
selftests/bpf: Undo GCC-specific bpf_helpers.h changes Having GCC provide its own bpf-helper.h is not the right approach and is going to be changed. Undo bpf_helpers.h change before moving bpf_helpers.h into libbpf. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Song Liu <[email protected]> Acked-by: Ilya Leoshkevich <[email protected]> Acked-by: John Fastabend <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]