We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d111cf commit a62015dCopy full SHA for a62015d
inc/eth-cpuid-flag.h
@@ -3,15 +3,7 @@
3
4
///////////////////////////////////////
5
//
6
-// FLAG
7
-//
8
-//////////////////////////////////////
9
-
10
-typedef enum eth_cpuid_feat_flag_t eth_cpuid_feat_flag_t;
11
12
-///////////////////////////////////////
13
14
-// ENUM
+// CPUID FLAGS
15
16
//////////////////////////////////////
17
inc/eth-types.h
@@ -17,8 +17,6 @@
18
19
20
-typedef enum eth_bool_t eth_bool_t;
21
22
enum eth_bool_t
23
{
24
FALSE,
0 commit comments