marius 2004/05/21 17:52:16 PDT
FreeBSD src repository
Modified files:
sys/sparc64/include atomic.h
Log:
Use unsigned types for the arguments of the atomic(9) operations,
like described in the man page and done on all other architectures.
OK'ed by: tmm
Revision Changes Path
1.8 +4 -4 src/sys/sparc64/include/atomic.h