Renamed member variables and parameters.
This commit is contained in:
3
src/io/socket/ICMP_W32.cpp
Normal file
3
src/io/socket/ICMP_W32.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by Arron Nelson on 3/26/2025.
|
||||
//
|
@@ -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