xref: /linux/arch/loongarch/include/asm/perf_event.h (revision 24bce201d79807b668bf9d9e0aca801c5c0d5f78)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Author: Huacai Chen <chenhuacai@loongson.cn>
4  * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
5  */
6 
7 #ifndef __LOONGARCH_PERF_EVENT_H__
8 #define __LOONGARCH_PERF_EVENT_H__
9 /* Nothing to show here; the file is required by linux/perf_event.h. */
10 #endif /* __LOONGARCH_PERF_EVENT_H__ */
11