Skip to content
Snippets Groups Projects
Commit db722af2 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

gh-201: cpuid.h is gplv3. Prepare for removal of cpuid.h

parent 364be3b3
No related branches found
No related tags found
No related merge requests found
......@@ -36,11 +36,7 @@
#if defined (__x86_64__) || defined (__i386__)
#ifdef HAVE_CPUID_H
#include <cpuid.h>
#else
#include <third_party/compat/sys/cpuid.h>
#endif
#define SCALE_F sizeof(unsigned long)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment