1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-12-16 16:35:45 +00:00

Add cpuid_get_vendor() function to exports.

This commit is contained in:
Veselin Georgiev 2015-10-17 03:05:45 +03:00
parent 6b09bceb66
commit 9ce5e51cee
2 changed files with 2 additions and 0 deletions

View file

@ -29,3 +29,4 @@ cpu_msr_driver_close @25
cpu_clock_by_ic @26
cpuid_get_total_cpus @27
cpu_msr_driver_open_core @28
cpuid_get_vendor @29

View file

@ -26,3 +26,4 @@ cpu_msr_driver_close
cpu_clock_by_ic
cpuid_get_total_cpus
cpu_msr_driver_open_core
cpuid_get_vendor