svn commit: r234014 - head/lib/libc/arm/gen

Juli Mallett jmallett at FreeBSD.org
Mon Apr 9 16:46:05 UTC 2012


On Mon, Apr 9, 2012 at 01:44, Andrew Turner <andrew at fubar.geek.nz> wrote:
> How does the attached (untested) patch look. It explicitly loads
> ARM_TP_ADDRESS into a r0 to ensure r1-3 are not touched.

The example file I pointed at was for the kernel, where the
LOCORE-related ifdefs (almost) make sense, but for userland you
probably want to conditionalize on __ASSEMBLER__.


More information about the svn-src-head mailing list