xref: /rk3399_rockchip-uboot/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h (revision 3ade5bc4dc24edf5e1f13f3c43a9e8b7f8c2d853)
1 /*
2  * Copyright (C) 2003 Ralf Baechle
3  *
4  * SPDX-License-Identifier:	GPL-2.0
5  */
6 #ifndef __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
7 #define __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
8 
9 /* Intentionally empty file ...	 */
10 
11 #endif /* __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H */
12