kernel_samsung_a53x/tools/perf/arch/riscv/util/perf_regs.c
2024-06-15 16:02:09 -03:00

6 lines
135 B
C
Executable file

// SPDX-License-Identifier: GPL-2.0
#include "../../util/perf_regs.h"
const struct sample_reg sample_reg_masks[] = {
SMPL_REG_END
};