Skip to content

Commit

Permalink
Add free
Browse files Browse the repository at this point in the history
  • Loading branch information
Kruhlmann committed Dec 12, 2023
1 parent a045d6b commit 8fc6b88
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions std/sys/mem.alc
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ marine
[arg:ptr pointer to memory block]
[ret:void]
sub free
swap
clone ? BLOCK_FREE -
swap !
swap clone ? BLOCK_USED - !
marine

sub mwalk
Expand Down

0 comments on commit 8fc6b88

Please sign in to comment.