toolchain: xpcg: update libfx usage
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "token.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
void token_destroy(struct token *tok)
|
||||
{
|
||||
switch (tok->tok_value_type) {
|
||||
|
||||
Reference in New Issue
Block a user