Date: Thu, 22 Mar 2007 19:42:05 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 116354 for review Message-ID: <200703221942.l2MJg5Mm085551@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=116354 Change 116354 by gonzo@gonzo_jeeves on 2007/03/22 19:41:58 o Remove extra newlines. Affected files ... .. //depot/projects/mips2/src/sys/mips/mips/exception.S#21 edit Differences ... ==== //depot/projects/mips2/src/sys/mips/mips/exception.S#21 (text+ko) ==== @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#20 $ + * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#21 $ */ /* $NetBSD: mipsX_subr.S,v 1.19 2005/12/11 12:18:09 christos Exp $ */ @@ -930,9 +930,6 @@ sw sp, TF_REG_SP(k1) sw gp, TF_REG_GP(k1) - - - /* * All done. */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703221942.l2MJg5Mm085551>
