about summary refs log tree commit diff stats
path: root/baremetal/313index-bounds-check.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-13 21:41:45 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-13 21:41:45 -0800
commit32bb01ba4a434388cbfda3b28a149790d13d9a95 (patch)
tree497ed3c63a9f7bf8f2d86c4edf036d9893307334 /baremetal/313index-bounds-check.subx
parent30e4df8172acae37608578efa6e259eeb74ddbba (diff)
downloadmu-32bb01ba4a434388cbfda3b28a149790d13d9a95.tar.gz
7518
Diffstat (limited to 'baremetal/313index-bounds-check.subx')
-rw-r--r--baremetal/313index-bounds-check.subx2
1 files changed, 2 insertions, 0 deletions
diff --git a/baremetal/313index-bounds-check.subx b/baremetal/313index-bounds-check.subx
index 8380d741..4624a2ac 100644
--- a/baremetal/313index-bounds-check.subx
+++ b/baremetal/313index-bounds-check.subx
@@ -1,5 +1,7 @@
 # TODO: bring this back
 
+== code
+
 __check-mu-array-bounds:  # index: int, elem-size: int, arr-size: int, function-name: (addr array byte), array-name: (addr array byte)
     # . prologue
     55/push-ebp