First commit for ICMP capabilities, added CPU::GetCacheLineSize(), and removed BaseObj from containers.
This commit is contained in:
@@ -210,6 +210,8 @@ namespace ehs
|
||||
/// @param[out] input A 48 byte character array representing the brand.
|
||||
static void GetBrand(Char_8* input);
|
||||
|
||||
static UInt_8 GetCacheLineSize();
|
||||
|
||||
//static Str_8 ToStr();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user