xref: /netbsd/sys/arch/mips/mips/mips3_subr.S (revision bf9ec67e)
1/*	$NetBSD: mips3_subr.S,v 1.1 2002/03/05 15:51:00 simonb Exp $	*/
2
3#undef MIPS1
4/* #undef MIPS3 */
5#undef MIPS32
6#undef MIPS64
7
8#if 0	/* XXX separate mips3_4100.S?? */
9#undef MIPS3_4100
10#endif
11#undef MIPS3_5900
12
13#include <mips/mips/mipsX_subr.S>
14