summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/common.h
blob: 531659195930e9ed54944c530de70b6f0bf30f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0-or-later */

/**
 * @file
 * @brief mips common declarations
 */

#ifndef _ASM_MIPS_COMMON_H_
#define _ASM_MIPS_COMMON_H_

/* nothing special yet */

#endif /* _ASM_MIPS_COMMON_H_ */