Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: [matt-nb5-mips64] src/sys/arch/mips/include




On Aug 21, 2009, at 10:29 AM, Matt Thomas wrote:

Module Name:    src
Committed By:   matt
Date:           Fri Aug 21 17:29:42 UTC 2009

Modified Files:
        src/sys/arch/mips/include [matt-nb5-mips64]: types.h

Log Message:
Adapt to ABI variations.  Make sure mips_reg_t == register_t.
Add PRIx{{P,V}{ADDR,SIZE}} and PRIxREGISTER{,32} macros to assist
printing out above types.

What's the point of having both? Why not just register_t and be done with it



To generate a diff of this commit:
cvs rdiff -u -r1.43.36.1 -r1.43.36.2 src/sys/arch/mips/include/types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-- thorpej



Home | Main Index | Thread Index | Old Index