CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/01 16:52:38
Modified files:
lib/libpthread/arch/amd64: _atomic_lock.c
lib/librthread/arch/amd64: _atomic_lock.c
Log message:
Correct the _atomic_lock() asm so that gcc accepts the constraints
when compiling without optimization; fix copied from the kernel's atomic.h
ok miod@
