Subject: Re: CVS commit: src/sys/arch/mips/include
To: None <matt@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 08/28/2006 09:52:23
On Aug 27, 2006, at 12:04 PM, Matt Thomas wrote:

>
> Module Name:	src
> Committed By:	matt
> Date:		Sun Aug 27 19:04:30 UTC 2006
>
> Modified Files:
> 	src/sys/arch/mips/include: cdefs.h
>
> Log Message:
> Define _MIPS_BSD_API correctly according to GCC builting __mips_n64,
> __mips_n32, and __mips_o64.

Any reason not to just use the GCC built-in defines?

-- thorpej