summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stage2/mmap.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/stage2/mmap.asm b/stage2/mmap.asm
index b5cbe79..72f188a 100644
--- a/stage2/mmap.asm
+++ b/stage2/mmap.asm
@@ -18,7 +18,7 @@ mmap:
jne .fail
cmp dword[di+16], 1
- jne .next
+ ; jne .next
cmp dword[di+4], 0
jne .keep