aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/include/atomic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sun4v/include/atomic.h')
-rw-r--r--sys/sun4v/include/atomic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/atomic.h b/sys/sun4v/include/atomic.h
index c5005fabdf8e..b2c520c92e4e 100644
--- a/sys/sun4v/include/atomic.h
+++ b/sys/sun4v/include/atomic.h
@@ -25,7 +25,7 @@
* SUCH DAMAGE.
*
* from: FreeBSD: src/sys/i386/include/atomic.h,v 1.20 2001/02/11
- * $FreeBSD$
+ * $FreeBSD: src/sys/sun4v/include/atomic.h,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_ATOMIC_H_