mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-12-26 02:29:50 +05:30
cpuid_vendor_id.mod.c: reformat
This commit is contained in:
parent
a748a8ea99
commit
f14e505673
@ -20,7 +20,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <intrin.h> // __cpuid()
|
# include <intrin.h> // __cpuid()
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef unsigned int cpuid_t[4];
|
typedef unsigned int cpuid_t[4];
|
||||||
|
Loading…
Reference in New Issue
Block a user