diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-18 15:15:54 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-18 15:15:54 -0500 |
commit | f25cdb483795454d0d89d59fd614697e6c4b8cc4 (patch) | |
tree | 3080db1d74e1aa94c3314d53268a886fe1e63986 /asm | |
parent | 648f3245c1843e1128c6832b445ac8ba31433a56 (diff) |
resolve questionable file boundary decision
Diffstat (limited to 'asm')
-rw-r--r-- | asm/link.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/link.s b/asm/link.s index cff75670e..dba40d2a9 100644 --- a/asm/link.s +++ b/asm/link.s @@ -5,8 +5,6 @@ .text -// RFU; bss indicates that no file boundary exists here - thumb_func_start sub_800C12C sub_800C12C: @ 800C12C push {r4-r7,lr} |