1384740dcSRalf Baechle /*
2384740dcSRalf Baechle  * This file is subject to the terms and conditions of the GNU General Public
3384740dcSRalf Baechle  * License.  See the file "COPYING" in the main directory of this archive
4384740dcSRalf Baechle  * for more details.
5384740dcSRalf Baechle  *
6384740dcSRalf Baechle  * Copyright (C) 2003 Ralf Baechle
7384740dcSRalf Baechle  */
8384740dcSRalf Baechle #ifndef __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
9384740dcSRalf Baechle #define __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H
10384740dcSRalf Baechle 
11384740dcSRalf Baechle /* Intentionally empty file ...	 */
12384740dcSRalf Baechle 
13384740dcSRalf Baechle #endif /* __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H */
14