aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/tsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/tsc.c')
-rw-r--r--sys/amd64/amd64/tsc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/tsc.c b/sys/amd64/amd64/tsc.c
index c71a19d58bf8..aa5bec3f9c91 100644
--- a/sys/amd64/amd64/tsc.c
+++ b/sys/amd64/amd64/tsc.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/amd64/amd64/tsc.c,v 1.209.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_clock.h"