This commit is contained in:
2026-03-27 00:22:05 +01:00
parent 79f59f3c97
commit 58692a7fd8

View File

@@ -40,11 +40,7 @@
#include "cpuid.h"
#if defined(__GNUC__) && ((__GNUC__ >= 4) || ((__GNUC__ == 3) && (__GNUC_MINOR__ > 3)))
typedef unsigned int __attribute__((__may_alias__)) word32;
#else
typedef unsigned int word32;
#endif
typedef unsigned long word32;
/* These are the bit flags that get set on calling cpuid
* with register eax set to 1