PERFORCE change 137628 for review

M. Warner Losh imp at bsdimp.com
Sun Mar 16 03:13:45 UTC 2008


In message: <200803131750.m2DHoDj9087965 at repoman.freebsd.org>
            "Randall R. Stewart" <rrs at freebsd.org> writes:
: http://perforce.freebsd.org/chv.cgi?CH=137628
: 
: Change 137628 by rrs at rrs-mips2-jnpr on 2008/03/13 17:49:36
: 
: 	Get opt_global.h in so we can pick up SOFTFLOAT

This change is a nop.  opt_global.h is included by all files
automatically.

Warner


: Affected files ...
: 
: .. //depot/projects/mips2-jnpr/src/sys/mips/mips/trap.c#16 edit
: 
: Differences ...
: 
: ==== //depot/projects/mips2-jnpr/src/sys/mips/mips/trap.c#16 (text+ko) ====
: 
: @@ -42,6 +42,7 @@
:  __FBSDID("$FreeBSD$");
:  
:  #include "opt_ddb.h"
: +#include "opt_global.h"
:  
:  #define	NO_REG_DEFS	1	/* Prevent asm.h from including regdef.h */
:  #include <sys/param.h>
: 


More information about the p4-projects mailing list