aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/include/pcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sun4v/include/pcpu.h')
-rw-r--r--sys/sun4v/include/pcpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/pcpu.h b/sys/sun4v/include/pcpu.h
index 69f3dd509334..2e1b65524502 100644
--- a/sys/sun4v/include/pcpu.h
+++ b/sys/sun4v/include/pcpu.h
@@ -24,7 +24,7 @@
* SUCH DAMAGE.
*
* from: FreeBSD: src/sys/i386/include/globaldata.h,v 1.27 2001/04/27
- * $FreeBSD$
+ * $FreeBSD: src/sys/sun4v/include/pcpu.h,v 1.9 2007/06/12 21:19:12 kmacy Exp $
*/
#ifndef _MACHINE_PCPU_H_