about summary refs log tree commit diff
path: root/include/afl-as.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/afl-as.h')
-rw-r--r--include/afl-as.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/afl-as.h b/include/afl-as.h
index de9fb646..3c44a437 100644
--- a/include/afl-as.h
+++ b/include/afl-as.h
@@ -384,6 +384,7 @@ static const u8* main_payload_32 =
 #ifndef COVERAGE_ONLY
   "  .comm   __afl_prev_loc, 4, 32\n"
 #endif                                                    /* !COVERAGE_ONLY */
+  "  .comm   __afl_final_loc, 4, 32\n"
   "  .comm   __afl_fork_pid, 4, 32\n"
   "  .comm   __afl_temp, 4, 32\n"
   "\n"