Module Name: src Committed By: matt Date: Sun Jul 15 08:26:21 UTC 2012
Modified Files: src/sys/arch/arm/include: lock.h Log Message: Use ldrexb/strexb for ARMv6 and above platforms since "swp{b} use is deprecated" for them. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/include/lock.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.