mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 03:38:38 +12:00
Improved Zen chip detection
This commit is contained in:
parent
0e278d2299
commit
cbe0000d23
3 changed files with 166 additions and 84 deletions
|
@ -50,4 +50,8 @@ namespace utils
|
|||
u64 get_total_memory();
|
||||
|
||||
u32 get_thread_count();
|
||||
|
||||
u32 get_cpu_family();
|
||||
|
||||
u32 get_cpu_model();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue