Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Oct 27, 2023
1 parent 7447959 commit 6f52b76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions evm/src/cpu/kernel/asm/memory/syscalls.asm
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ calldataload_large_offset:
GET_CONTEXT
PUSH $segment
// stack: segment, context, kexit_info, dest_offset, offset, size
PUSH wcopy_within_bounds
JUMP
%jump(wcopy_within_bounds)
%endmacro

%macro wcopy_charge_gas
Expand Down

0 comments on commit 6f52b76

Please sign in to comment.