Setup the assembler to use the new file reading code.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <string.h>
|
||||
#include "list.h"
|
||||
|
||||
List* GetTokens(const char *);
|
||||
char* GetToken(char*);
|
||||
char* PeekNextToken(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user