mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-13 11:10:39 +00:00
Resolve warnings on Mac OS X.
This commit is contained in:
parent
dbf9991553
commit
24d7c318d0
2 changed files with 8 additions and 1 deletions
|
|
@ -589,3 +589,5 @@ uint8_t cc_x64driver_code[5120] = {
|
|||
};
|
||||
//} end
|
||||
#endif // _WIN32
|
||||
|
||||
int msrdriver_dummy; // a dummy to avoid a linker warning on OS X.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue