mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Bah, add in a missing space char I noticed when MFC'ing this.
This commit is contained in:
parent
e2efc2aef6
commit
f4e27c448b
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue