Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2006 12:41:38 GMT
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 100874 for review
Message-ID:  <200607071241.k67CfcZ8006024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100874

Change 100874 by wkoszek@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607071241.k67CfcZ8006024>