selftests/bpf: Undo GCC-specific bpf_helpers.h changes
authorAndrii Nakryiko <andriin@fb.com>
Tue, 8 Oct 2019 17:59:36 +0000 (10:59 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 8 Oct 2019 21:16:03 +0000 (23:16 +0200)
commitcf0e9718da214415195a28e5909bd297fb178583
treee54b4466ac6a0472fc606add71e47cc2d325d757
parent8fdf5b780a148c4a7490c211acad3c01b4dde6ac
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 <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20191008175942.1769476-2-andriin@fb.com
tools/testing/selftests/bpf/bpf_helpers.h