Allocate memory for string literals and identifiers dinamically.
This commit is contained in:
@@ -31,7 +31,6 @@ void serializer_dump_opcode (opcode_t);
|
||||
void serializer_set_writing_position (opcode_counter_t);
|
||||
void serializer_rewrite_opcode (const opcode_counter_t, opcode_t);
|
||||
void serializer_print_opcodes (void);
|
||||
void serializer_adjust_strings (void);
|
||||
void serializer_free (void);
|
||||
|
||||
#endif // SERIALIZER_H
|
||||
|
||||
Reference in New Issue
Block a user