Skip to content

Commit

Permalink
remove some obsolete ops from the assembler
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Jun 9, 2011
1 parent dc51416 commit 7c6c1ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/m0/perl5/m0_assembler.pl
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,4 @@ sub parse_chunks {
0x22 print_s
0x23 print_i
0x24 print_n
0x25 alloc
0x26 free
0x27 exit
0x25 exit

0 comments on commit 7c6c1ce

Please sign in to comment.