Reduce libcpuid size.
This commit is contained in:
parent
b11f95d248
commit
da02e9a3a2
8 changed files with 28 additions and 1767 deletions
1
src/3rdparty/libcpuid/recog_amd.h
vendored
1
src/3rdparty/libcpuid/recog_amd.h
vendored
|
@ -27,6 +27,5 @@
|
|||
#define __RECOG_AMD_H__
|
||||
|
||||
int cpuid_identify_amd(struct cpu_raw_data_t* raw, struct cpu_id_t* data, struct internal_id_info_t* internal);
|
||||
void cpuid_get_list_amd(struct cpu_list_t* list);
|
||||
|
||||
#endif /* __RECOG_AMD_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue