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