JustOS/linux-6.13/arch/um/include/asm/bpf_perf_event.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

10 lines
261 B
C

/* 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>