Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2005 09:23:44 GMT
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 73452 for review
Message-ID:  <200503180923.j2I9Nio0083117@repoman.freebsd.org>

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

Change 73452 by jmallett@jmallett_windward on 2005/03/18 09:23:10

	Yuck.

Affected files ...

.. //depot/projects/mips/sys/mips/mips/support.S#13 edit

Differences ...

==== //depot/projects/mips/sys/mips/mips/support.S#13 (text+ko) ====

@@ -286,8 +286,6 @@
 	nop
 END(copyinstr)
 
-#ifdef DDB
-
 /*
  * setjmp(9)
  * <v0>int setjmp(<a0>jmp_buf)
@@ -333,5 +331,3 @@
 	jr	ra
 	nop
 END(longjmp)
-
-#endif /* DDB */



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