Kernel: 'cpuinfo' command in shell now shows wheter you are running on 64-bit cpu
This commit is contained in:
@@ -151,5 +151,6 @@ namespace CPUID
|
||||
bool IsAvailable();
|
||||
const char* GetVendor();
|
||||
void GetFeatures(uint32_t& ecx, uint32_t& edx);
|
||||
bool Is64Bit();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user