Code cleanup
This commit is contained in:
parent
5905d0f8a0
commit
ce83ef3b7f
@ -35,8 +35,8 @@ typedef enum _AsOption
|
|||||||
ASO_ARCH = 0,
|
ASO_ARCH = 0,
|
||||||
ASO_FORMAT
|
ASO_FORMAT
|
||||||
} AsOption;
|
} AsOption;
|
||||||
# define ASO_LAST ASO_FORMAT
|
#define ASO_LAST ASO_FORMAT
|
||||||
# define ASO_COUNT (ASO_LAST + 1)
|
#define ASO_COUNT (ASO_LAST + 1)
|
||||||
|
|
||||||
|
|
||||||
/* variables */
|
/* variables */
|
||||||
|
Loading…
Reference in New Issue
Block a user