Module Name: src Committed By: nonaka Date: Fri May 13 23:14:36 UTC 2011
Modified Files: src/lib/libc/arch/arm/sys: brk.S sbrk.S Log Message: Use "_end" instead of "end" for consistency with other architectures. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libc/arch/arm/sys/brk.S \ src/lib/libc/arch/arm/sys/sbrk.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.