Date: Sun, 6 Jun 2004 03:22:35 GMT From: Juli Mallett <jmallett@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 54250 for review Message-ID: <200406060322.i563MZ7e008244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=54250 Change 54250 by jmallett@jmallett_oingo on 2004/06/06 03:22:15 Allow MIPS4. Affected files ... .. //depot/projects/mips/sys/mips/mips/machdep.c#43 edit Differences ... ==== //depot/projects/mips/sys/mips/mips/machdep.c#43 (text+ko) ==== @@ -702,6 +702,7 @@ */ switch (cpu_arch) { case CPU_ARCH_MIPS3: + case CPU_ARCH_MIPS4: case CPU_ARCH_MIPS64: break; default:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406060322.i563MZ7e008244>