blob: 0babf6bbbd452ac30c57e744ec499f83ca16cdf3 [file] [log] [blame]
Thomas Gleixnerd2912cb2019-06-04 10:11:33 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Deng-Cheng Zhu14f70012010-10-12 19:37:22 +08002/*
3 * linux/arch/mips/include/asm/perf_event.h
4 *
5 * Copyright (C) 2010 MIPS Technologies, Inc.
6 * Author: Deng-Cheng Zhu
Deng-Cheng Zhu14f70012010-10-12 19:37:22 +08007 */
8
9#ifndef __MIPS_PERF_EVENT_H__
10#define __MIPS_PERF_EVENT_H__
Deng-Cheng Zhu91f01732011-01-21 16:19:17 +080011/* Leave it empty here. The file is required by linux/perf_event.h */
Deng-Cheng Zhu14f70012010-10-12 19:37:22 +080012#endif /* __MIPS_PERF_EVENT_H__ */