diff --git a/pocs/cpus/reptar/minimized/reptar.spec.elf.asm b/pocs/cpus/reptar/minimized/reptar.spec.elf.asm index 7c2b7081..1ad70302 100644 --- a/pocs/cpus/reptar/minimized/reptar.spec.elf.asm +++ b/pocs/cpus/reptar/minimized/reptar.spec.elf.asm @@ -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: