| /* SPDX-License-Identifier: GPL-2.0 */ | |
| /* | |
| * asm-generic/bpf_perf_event.h is part of the uapi headers, but since | |
| * arch/um has no uapi of its on, we can't use the "generic-y" | |
| * Kbuild rule to generate the wrapper | |
| */ | |
| #include <asm-generic/bpf_perf_event.h> |