MIPS: Convert R10000_LLSC_WAR info a config option
[linux-2.6-microblaze.git] / arch / mips / include / asm / mach-ip30 / war.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2002, 2004, 2007 by Ralf Baechle <ralf@linux-mips.org>
4  */
5 #ifndef __ASM_MIPS_MACH_IP30_WAR_H
6 #define __ASM_MIPS_MACH_IP30_WAR_H
7
8 #define BCM1250_M3_WAR                  0
9 #define SIBYTE_1956_WAR                 0
10 #define MIPS34K_MISSED_ITLB_WAR         0
11
12 #endif /* __ASM_MIPS_MACH_IP30_WAR_H */