PERFORCE change 100874 for review

Wojciech A. Koszek wkoszek at FreeBSD.org
Fri Jul 7 12:41:39 UTC 2006


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

Change 100874 by wkoszek at wkoszek_laptop on 2006/07/07 12:40:54

	Rename intr.c to intr_machdep.c, which we use on other
	architectures.
	
	Thanks go to:	jhb@

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files.mips#9 edit
.. //depot/projects/mips2/src/sys/mips/mips/intr.c#2 delete
.. //depot/projects/mips2/src/sys/mips/mips/intr_machdep.c#1 branch

Differences ...

==== //depot/projects/mips2/src/sys/conf/files.mips#9 (text+ko) ====

@@ -11,7 +11,7 @@
 mips/mips/elf_machdep.c		standard
 mips/mips/exception.S		standard
 mips/mips/in_cksum.c		optional	inet
-mips/mips/intr.c			standard
+mips/mips/intr_machdep.c			standard
 mips/mips/locore.S		standard no-obj
 mips/mips/machdep.c		standard
 mips/mips/mem.c			optional	mem


More information about the p4-projects mailing list