PERFORCE change 54250 for review

Juli Mallett jmallett at FreeBSD.org
Sun Jun 6 03:22:50 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=54250

Change 54250 by jmallett at 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:


More information about the p4-projects mailing list