summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authormckay <mckay@FreeBSD.org>1998-06-21 14:08:27 +0000
committermckay <mckay@FreeBSD.org>1998-06-21 14:08:27 +0000
commitf5384af525a2dc92a763f2530ddbf7b9597d2b0f (patch)
treeddfab6fc749d5f88e9b1834bd1e489f12d7ec4e2 /sys/amd64
parent5fa2e9f17beda0c66e69f4104d33de06fc608f5f (diff)
downloadFreeBSD-src-f5384af525a2dc92a763f2530ddbf7b9597d2b0f.zip
FreeBSD-src-f5384af525a2dc92a763f2530ddbf7b9597d2b0f.tar.gz
Remove bogus comment that teleported in from sys/i386/i386/mp_machdep.c.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/include/pmap.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/amd64/include/pmap.h b/sys/amd64/include/pmap.h
index 400802d..25bfc62 100644
--- a/sys/amd64/include/pmap.h
+++ b/sys/amd64/include/pmap.h
@@ -42,7 +42,7 @@
*
* from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90
* from: @(#)pmap.h 7.4 (Berkeley) 5/12/91
- * $Id: pmap.h,v 1.54 1997/11/20 19:30:35 bde Exp $
+ * $Id: pmap.h,v 1.55 1998/05/11 01:05:59 dyson Exp $
*/
#ifndef _MACHINE_PMAP_H_
@@ -241,8 +241,6 @@ struct {
u_int64_t base, mask;
} PPro_vmtrr[NPPROVMTRR];
-/* Bitmap of all available CPUs */
-
extern caddr_t CADDR1;
extern pt_entry_t *CMAP1;
extern vm_offset_t avail_end;
OpenPOWER on IntegriCloud