PERFORCE change 101757 for review

Bruce M Simpson bms at FreeBSD.org
Mon Jul 17 12:37:00 UTC 2006


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

Change 101757 by bms at bms_montagne on 2006/07/17 12:36:02

	Nuke specialreg.h ; it's just a fork/copy of cpuregs.h
	Eliminate references

Affected files ...

.. //depot/projects/mips2/src/sys/mips/include/specialreg.h#3 delete
.. //depot/projects/mips2/src/sys/mips/mips/sys_machdep.c#3 edit

Differences ...

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

@@ -33,12 +33,7 @@
 #include <sys/lock.h>
 #include <sys/proc.h>
 #include <sys/sysproto.h>
-/*
- * XXXMIPS: Comment it for now.
- */
-#if 0
-#include <machine/specialreg.h>
-#endif
+
 #include <machine/sysarch.h>
 #include <machine/pcb.h>
 


More information about the p4-projects mailing list