Skip to content

Commit

Permalink
final cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasByr committed Jan 8, 2023
1 parent c33ef41 commit f214d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -883,6 +883,7 @@ void generate_asm(FILE *out) {
// free the registers
free_reg(reg1);
free_reg(reg2);
free_reg(reg3);
}
}

Expand Down

0 comments on commit f214d5d

Please # to comment.