equal
deleted
inserted
replaced
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) |