Module Name: src Committed By: matt Date: Sun Jul 3 07:13:31 UTC 2011
Modified Files: src/common/lib/libc/arch/arm/string: ffs.S Log Message: Add a weak symbol definition for __ffssi2 so that __builtin_ffs will use this if no strong defintion of __ffssi2 is available. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/ffs.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.