aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/i386/mpboot.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/i386/mpboot.s')
-rw-r--r--sys/i386/i386/mpboot.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/mpboot.s b/sys/i386/i386/mpboot.s
index 5effeb9b65c2..4d93719f132a 100644
--- a/sys/i386/i386/mpboot.s
+++ b/sys/i386/i386/mpboot.s
@@ -31,7 +31,7 @@
* mpboot.s: FreeBSD machine support for the Intel MP Spec
* multiprocessor systems.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/i386/mpboot.s,v 1.24.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_pmap.h"