8 lines
166 B
C
8 lines
166 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _ASM_SW64_PERF_EVENT_H
|
|
#define _ASM_SW64_PERF_EVENT_H
|
|
|
|
#include <asm/wrperfmon.h>
|
|
|
|
#endif /* _ASM_SW64_PERF_EVENT_H */
|