summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/cpu.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-09-23 00:18:45 +0000
committerpeter <peter@FreeBSD.org>2003-09-23 00:18:45 +0000
commitc9a12a677e97c1084a17b0720e6b00eca371854e (patch)
treef77b96131796ef58baca05177cf80d7005ed05ab /sys/amd64/include/cpu.h
parentbfc480c70bd73210e510ada34ed337f2bd6e3c98 (diff)
downloadFreeBSD-src-c9a12a677e97c1084a17b0720e6b00eca371854e.zip
FreeBSD-src-c9a12a677e97c1084a17b0720e6b00eca371854e.tar.gz
Sync with i386 version. The quality initialization was missing and some
other junk.
Diffstat (limited to 'sys/amd64/include/cpu.h')
-rw-r--r--sys/amd64/include/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/cpu.h b/sys/amd64/include/cpu.h
index 50ede9d..a96ab56 100644
--- a/sys/amd64/include/cpu.h
+++ b/sys/amd64/include/cpu.h
@@ -78,7 +78,6 @@
#ifdef _KERNEL
extern char btext[];
extern char etext[];
-extern u_int tsc_present;
void cpu_halt(void);
void cpu_reset(void);
OpenPOWER on IntegriCloud