Fix alignment: part 2
This commit is contained in:
@@ -143,7 +143,6 @@ typedef struct
|
||||
token_type type;
|
||||
uint8_t uid;
|
||||
}
|
||||
__packed
|
||||
token;
|
||||
|
||||
void lexer_init (const char *, size_t, bool);
|
||||
|
||||
Reference in New Issue
Block a user