aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/mpboot.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/mpboot.S')
-rw-r--r--sys/amd64/amd64/mpboot.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/mpboot.S b/sys/amd64/amd64/mpboot.S
index 962bafcc7792..d21354e3c793 100644
--- a/sys/amd64/amd64/mpboot.S
+++ b/sys/amd64/amd64/mpboot.S
@@ -31,7 +31,7 @@
* mpboot.s: FreeBSD machine support for the Intel MP Spec
* multiprocessor systems.
*
- * $Id: mpboot.s,v 1.10 1999/04/28 01:03:22 luoqi Exp $
+ * $FreeBSD$
*/
#include <machine/asmacros.h> /* miscellaneous asm macros */