Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/mips
Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Nov 6 23:22:44 UTC 2004
>
> Modified Files:
>
> src/sys/arch/mips/include: cachectl.h sysarch.h
> src/sys/arch/mips/mips: sys_machdep.c
>
> Log Message:
>
> Don't use "int" to represent lengths; this is what size_t is for. This
> does not change the ABI since we don't have 64 bit mips yet.
On IRIX these are defined to use "int" regardless of the ABI, so if we
get 64-bit MIPS one day we will be incompatible with IRIX then.
Simon.
--
Simon Burge <simonb%wasabisystems.com@localhost>
NetBSD Support and Service: http://www.wasabisystems.com/
Home |
Main Index |
Thread Index |
Old Index