Skip to content

Commit

Permalink
Add cpuid_get_vendor() function to exports.
Browse files Browse the repository at this point in the history
  • Loading branch information
anrieff committed Oct 17, 2015
1 parent 6b09bce commit 9ce5e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions libcpuid/exports.def
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions libcpuid/libcpuid.sym
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ cpu_msr_driver_close
cpu_clock_by_ic
cpuid_get_total_cpus
cpu_msr_driver_open_core
cpuid_get_vendor

0 comments on commit 9ce5e51

Please sign in to comment.