summaryrefslogtreecommitdiff
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 fe36791e55d6..642ef8e85721 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.1.2.2.6.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_ATOMIC_H_