summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2003-01-22 17:26:18 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2003-01-22 17:26:18 +0000
commitf4e27c448bf06fe4193dc9c6893ebdecc0a1df14 (patch)
tree394e34016af46dd04619ca144509c4f713d2cb57
parente2efc2aef62ea9bebe1443f0590f115c9a92bf6f (diff)
Notes
-rw-r--r--sys/amd64/include/specialreg.h2
-rw-r--r--sys/i386/include/specialreg.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/include/specialreg.h b/sys/amd64/include/specialreg.h
index 4c2908488f37..1c6ebe103c64 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
diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h
index 4c2908488f37..1c6ebe103c64 100644
--- a/sys/i386/include/specialreg.h
+++ b/sys/i386/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