Added labels, SIEZ attribute for labels, dependent labels etc.
git-svn-id: svn://svn.cc65.org/cc65/trunk@343 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -82,7 +82,9 @@ typedef enum token_t {
|
||||
CFGTOK_RTSTAB,
|
||||
|
||||
/* Label section */
|
||||
|
||||
CFGTOK_NAME,
|
||||
CFGTOK_ADDR,
|
||||
CFGTOK_SIZE,
|
||||
|
||||
/* */
|
||||
CFGTOK_TRUE,
|
||||
|
||||
Reference in New Issue
Block a user