summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/riscv64-linux-android/asm/bpf_perf_event.h
blob: 640a8fa4f2b312b007d2312d9bde6351b52a7f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * This file is auto-generated. Modifications will be lost.
 *
 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
 * for more information.
 */
#ifndef _UAPI__ASM_BPF_PERF_EVENT_H__
#define _UAPI__ASM_BPF_PERF_EVENT_H__
#include <asm/ptrace.h>
typedef struct user_regs_struct bpf_user_pt_regs_t;
#endif