aboutsummaryrefslogtreecommitdiff
path: root/src/1.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/1.s')
-rw-r--r--src/1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/1.s b/src/1.s
index 28cd933..2441079 100644
--- a/src/1.s
+++ b/src/1.s
@@ -58,7 +58,7 @@
;; $08-$09 is a 16-bit number that accumulates the value being computed by
;; this program.
- m_sum = $08
+ m_sum = $08 ; asan:reserve $02
;; Zeroes out all variables and sets the base address for the data on
;; `m_address`.