mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
Print all information
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "extended.h"
|
||||
|
||||
char* getCPUName() {
|
||||
char* getString_CPUName() {
|
||||
unsigned eax, ebx, ecx, edx;
|
||||
|
||||
//First, check we can use extended
|
||||
|
||||
Reference in New Issue
Block a user