mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-14 06:56:51 -04:00
Reactivate all the features of the cpuid
This commit is contained in:
parent
50f750817d
commit
515f9a24e0
@ -348,7 +348,7 @@ int main(){
|
|||||||
get_brand_string();
|
get_brand_string();
|
||||||
get_features();
|
get_features();
|
||||||
get_cache_info();
|
get_cache_info();
|
||||||
//get_deterministic_cache_parameters();
|
get_deterministic_cache_parameters();
|
||||||
|
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user