Module Name: src Committed By: martin Date: Tue Jan 28 16:45:25 UTC 2014
Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv4.S Log Message: Replace the RET macro with mov pc,lr unconditionally - this is armv4 specific source. Ok: matt@ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/arm/cpufunc_asm_armv4.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.