Source-Changes archive

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

CVS commit: src/sys/arch/mips/include



Module Name:    src
Committed By:   matt
Date:           Sat Aug 26 20:05:00 UTC 2006

Modified Files:
        src/sys/arch/mips/include: cpuregs.h mips_param.h

Log Message:
Don't cast pointers using unsigned and/or int.  Use intptr_t or uintptr_t
as appropriate.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/mips/include/mips_param.h

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




Home | Main Index | Thread Index | Old Index