Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _UAPI__ASM_BPF_PERF_EVENT_H__
0003 #define _UAPI__ASM_BPF_PERF_EVENT_H__
0004 
0005 #include <asm/ptrace.h>
0006 
0007 typedef struct user_pt_regs bpf_user_pt_regs_t;
0008 
0009 #endif /* _UAPI__ASM_BPF_PERF_EVENT_H__ */