lsflib/tools/cpuid.c
changeset 77 49e0babccb23
parent 6 c3dc3eb3b541
child 121 fef2ccfa7b12
equal deleted inserted replaced
76:c46968bddef5 77:49e0babccb23
     1 /*
     1 /**
     2  * cpuinfo.c
     2  * lsflib/tools/cpuid.c
       
     3  * Copyright (C) 2008 Markus Broeker
     3  */
     4  */
     4 
     5 
     5 #include <cpuid.h>
     6 #include <cpuid.h>
     6 
     7 
     7 char *get_cpu_brand (int function)
     8 char *get_cpu_brand (int function)