summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-06-08 01:20:37 +0000
committerpeter <peter@FreeBSD.org>2004-06-08 01:20:37 +0000
commit6d14a160e78f9357682cc59deeb17583de95de9d (patch)
tree79f09cc20babd8f63ebb167e307c76dd247e4f4d /sys/amd64
parent7740067a4a0e512d0ee3202bc8f71e95eae28de5 (diff)
downloadFreeBSD-src-6d14a160e78f9357682cc59deeb17583de95de9d.zip
FreeBSD-src-6d14a160e78f9357682cc59deeb17583de95de9d.tar.gz
Argh. Remove stray number that slipped into the previous commit.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/identcpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/amd64/identcpu.c b/sys/amd64/amd64/identcpu.c
index 3dcda6c..cf6e93e 100644
--- a/sys/amd64/amd64/identcpu.c
+++ b/sys/amd64/amd64/identcpu.c
@@ -248,7 +248,6 @@ printcpuinfo(void)
"\040<b31>"
);
}
- 0x0183f3ff
if (amd_feature != 0) {
printf("\n AMD Features=0x%b", amd_feature,
"\020" /* in hex */
OpenPOWER on IntegriCloud