CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/12 23:41:06
Modified files:
lib/librthread/arch/sparc: _atomic_lock.c
lib/librthread/arch/sparc64: _atomic_lock.c
Log message:
Deal with the horror that is gcc asm constraints by copying the
known good version of ldstub in the kernel. (It's finally in, aja!)
ok kettenis@
