Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/include/arm32
Module Name: src
Committed By: rkujawa
Date: Wed May 29 23:29:44 UTC 2013
Modified Files:
src/sys/arch/arm/include/arm32: param.h
Log Message:
Explicitely cast to unsigned. Avoid bugs caused by misintepreting the result as
signed.
riastradh@ suggested to change these macros into static inline functions.
But I'm still not convinced...
Obtained from Marvell, Semihalf.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/include/arm32/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