CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/24 22:25:00
Modified files:
sys/arch/alpha/include: atomic.h
Log message:
Rework assembler constraints to satisfy gcc 4. Unfortunately this could not
been done earlier because these new and improved constraints lose bigtime
with gcc3, so be sure to compile your kernel with gcc 4 only if you have
atomic.h 1.10 onwards.
