diff options
Diffstat (limited to 'nqasm.h')
-rw-r--r-- | nqasm.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ struct instruction { }; void add_instruction(const struct instruction *); +void add_label(const char *); #endif |
index : nqasm | ||
assembler and disassembler for the nqcpu |
summaryrefslogtreecommitdiff |