PERFORCE change 123739 for review

Bruce M Simpson bms at FreeBSD.org
Thu Jul 19 15:38:51 UTC 2007


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

Change 123739 by bms at bms_anglepoise on 2007/07/19 15:37:57

	Fix compilation for SENTRY5 kernel

Affected files ...

.. //depot/projects/mips2/src/sys/mips/mips/tick.c#16 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/mips/tick.c#16 (text+ko) ====

@@ -61,7 +61,7 @@
 
 #ifdef CPU_SENTRY5
 #include <machine/cpuregs.h>
-#include <mips/mips32/sentry5/sentry5reg.h>
+#include <mips/mips32/sentry5/s5reg.h>
 #endif
 
 /*


More information about the p4-projects mailing list