mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
<b30> is 'IA64' - ie: you're running on an ia64 in 32 bit mode.
This commit is contained in:
parent
e47276e59c
commit
e7d32e949b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
#define CPUID_SS 0x08000000
|
||||
#define CPUID_HTT 0x10000000
|
||||
#define CPUID_TM 0x20000000
|
||||
#define CPUID_B30 0x40000000
|
||||
#define CPUID_IA64 0x40000000
|
||||
#define CPUID_PBE 0x80000000
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue