xref: /netbsd-src/sys/arch/mips/mips/mips32r2_subr.S (revision 30893a910216b2e239aef6a391f370f6e7fdd595)
1/*	$NetBSD: mips32r2_subr.S,v 1.2 2011/07/31 15:39:29 matt Exp $	*/
2
3#undef MIPS1
4#undef MIPS3
5#undef MIPS3_LOONGSON2
6#undef MIPS32
7/* #undef MIPS32R2 */
8#undef MIPS64
9#undef MIPS64R2
10#undef MIPS64_SB1
11#undef MIPS64_XLP
12#undef MIPS64_XLR
13#undef MIPS64_XLS
14
15#include <mips/mips/mipsX_subr.S>
16