aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util/perf_regs.c
blob: 2833e101a7c6407263130e9948a06a2caa32bc4b (plain) (blame)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
#include "../../../util/perf_regs.h"

const struct sample_reg sample_reg_masks[] = {
	SMPL_REG_END
};