summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/atomic.h
AgeCommit message (Expand)Author
2008-03-10Finish moving alpha over to the MI atomic ops.ad
2005-12-28inline -> __inlineperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2001-12-17Fix constraints in __asm statements (err, again). Kernels compiledthorpej
2001-04-16Oops, properly mark a memory operand as both an input and anthorpej
2000-06-08ANSI'ify.thorpej
2000-05-23Rename the atomic operations to have generic machine-independentthorpej
2000-03-05Use ANSI-style function declarations for the various inline functionsthorpej
1999-12-03Remove now-obsolete atomic operations.thorpej
1999-12-02Move atomic operations into <machine/atomic.h>, and make them in-linethorpej