summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/specialreg.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-01-22 17:26:18 +0000
committerjhb <jhb@FreeBSD.org>2003-01-22 17:26:18 +0000
commit9a83c02821ecc9c444bc07a4989af750513cc1bc (patch)
tree394e34016af46dd04619ca144509c4f713d2cb57 /sys/amd64/include/specialreg.h
parent9a6cb404c3b5908b66e9531fd1f70115d70c5fac (diff)
downloadFreeBSD-src-9a83c02821ecc9c444bc07a4989af750513cc1bc.zip
FreeBSD-src-9a83c02821ecc9c444bc07a4989af750513cc1bc.tar.gz
Bah, add in a missing space char I noticed when MFC'ing this.
Diffstat (limited to 'sys/amd64/include/specialreg.h')
-rw-r--r--sys/amd64/include/specialreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/specialreg.h b/sys/amd64/include/specialreg.h
index 4c29084..1c6ebe1 100644
--- a/sys/amd64/include/specialreg.h
+++ b/sys/amd64/include/specialreg.h
@@ -112,7 +112,7 @@
#define CPUID_PBE 0x80000000
/*
- *CPUID instruction 1 ebx info
+ * CPUID instruction 1 ebx info
*/
#define CPUID_BRAND_INDEX 0x000000ff
#define CPUID_CLFUSH_SIZE 0x0000ff00
OpenPOWER on IntegriCloud