Blame bpf_perf_event_s390.h

Michel Lind 19b6ef
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Michel Lind 19b6ef
#ifndef _UAPI__ASM_BPF_PERF_EVENT_H__
Michel Lind 19b6ef
#define _UAPI__ASM_BPF_PERF_EVENT_H__
Michel Lind 19b6ef
Michel Lind 19b6ef
#include <asm/ptrace.h>
Michel Lind 19b6ef
Michel Lind 19b6ef
typedef user_pt_regs bpf_user_pt_regs_t;
Michel Lind 19b6ef
Michel Lind 19b6ef
#endif /* _UAPI__ASM_BPF_PERF_EVENT_H__ */