mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 01:03:11 +00:00
This is just noise.
This commit is contained in:
parent
92b1398a79
commit
33e9003107
@ -591,7 +591,7 @@ uint64_t cpu_features_get(void)
|
||||
vendor_shuffle[2] = flags[2];
|
||||
memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle));
|
||||
|
||||
printf("[CPUID]: Vendor: %s\n", vendor);
|
||||
/* printf("[CPUID]: Vendor: %s\n", vendor); */
|
||||
|
||||
vendor_is_intel = (
|
||||
flags[1] == VENDOR_INTEL_b &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user