diff options
author | drifloony <drifloony@users.noreply.github.com> | 2017-07-15 18:48:46 -0700 |
---|---|---|
committer | drifloony <drifloony@users.noreply.github.com> | 2017-07-20 20:13:02 -0700 |
commit | e4a72cbff306e805606c3d95e5192e535fcb0ca8 (patch) | |
tree | 82d387a57efcb1867ce2dc7a73fb277b26d487c7 /asm | |
parent | 7d960d219fae9d0a14ef1974c11231f8de55b89c (diff) |
map out ram variables
Diffstat (limited to 'asm')
-rw-r--r-- | asm/m4a_1.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/m4a_1.s b/asm/m4a_1.s index ffe2ca885..849cf5c2d 100644 --- a/asm/m4a_1.s +++ b/asm/m4a_1.s @@ -4,6 +4,8 @@ .syntax unified + .lcomm gUnknown_030007B8, 0x770 + .text thumb_func_start umul3232H32 |