Sign in
android-kvm
/
linux
/
4f7ee199d905c7a073b676ac4146b964dd651395
/
.
/
arch
/
s390
/
include
/
uapi
/
asm
/
bpf_perf_event.h
blob: 3ed42ff6da949192ae945ae3ebccd6b4811deb33 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef
_UAPI__ASM_BPF_PERF_EVENT_H__
#define
_UAPI__ASM_BPF_PERF_EVENT_H__
#include
<asm/ptrace.h>
typedef
user_pt_regs
bpf_user_pt_regs_t
;
#endif
/* _UAPI__ASM_BPF_PERF_EVENT_H__ */