Made consistent with 'arg_type.h' and 'decl.h'
This commit is contained in:
parent
9f510b9172
commit
ecabf96c86
|
@ -4,7 +4,4 @@
|
||||||
#define SEGROM 3
|
#define SEGROM 3
|
||||||
#define SEGTXT 4
|
#define SEGTXT 4
|
||||||
|
|
||||||
#define STRING 0
|
#include "arg_type.h"
|
||||||
#define LABEL 1
|
|
||||||
#define ARITH 2
|
|
||||||
#define INT 3
|
|
||||||
|
|
Loading…
Reference in a new issue