PERFORCE change 73452 for review

Juli Mallett jmallett at FreeBSD.org
Fri Mar 18 01:23:46 PST 2005


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

Change 73452 by jmallett at 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 */


More information about the p4-projects mailing list