Date: Sat, 15 Mar 2008 21:10:57 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: rrs@freebsd.org Cc: perforce@freebsd.org Subject: Re: PERFORCE change 137628 for review Message-ID: <20080315.211057.420517080.imp@bsdimp.com> In-Reply-To: <200803131750.m2DHoDj9087965@repoman.freebsd.org> References: <200803131750.m2DHoDj9087965@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200803131750.m2DHoDj9087965@repoman.freebsd.org>
"Randall R. Stewart" <rrs@freebsd.org> writes:
: http://perforce.freebsd.org/chv.cgi?CH=137628
:
: Change 137628 by rrs@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>
:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080315.211057.420517080.imp>
