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

6 lines
138 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
};