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