Renamed member variables and parameters.
This commit is contained in:
@@ -43,4 +43,9 @@ namespace ehs
|
||||
void CPU::GetBrand(Char_8* input)
|
||||
{
|
||||
}
|
||||
|
||||
UInt_8 CPU::GetCacheLineSize()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user