• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2003 Ralf Baechle
4  */
5 #ifndef __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
6 #define __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
7 
8 /* Intentionally empty file ...	 */
9 
10 #endif /* __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H */
11