Skip to content

Commit

Permalink
remove references to stale label
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdarckcat committed Dec 5, 2023
1 parent a4b9e40 commit aeb8dd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pocs/cpus/reptar/minimized/reptar.spec.elf.asm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ section .data
crash_pad: times 0x10000 db 0
far_away: times 0x1000 db 0
output: times OUTPUT_SIZE * 4 db 0
somewhere: times 0x1000 db 0

section .text
clean_crash_pad:
Expand Down

0 comments on commit aeb8dd6

Please sign in to comment.