18c2ecf20Sopenharmony_ci#ifndef _UAPI__ASM_GENERIC_BPF_PERF_EVENT_H__
28c2ecf20Sopenharmony_ci#define _UAPI__ASM_GENERIC_BPF_PERF_EVENT_H__
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#include <linux/ptrace.h>
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci/* Export kernel pt_regs structure */
78c2ecf20Sopenharmony_citypedef struct pt_regs bpf_user_pt_regs_t;
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#endif /* _UAPI__ASM_GENERIC_BPF_PERF_EVENT_H__ */
10