diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-16 07:28:23 +0800 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-01-16 08:14:27 -0600 |
commit | aa631825fcf8661f7ef57afe0cb652a4147ca77a (patch) | |
tree | 892a129f2889fab2c72d6d4b889d1bd4d2464807 /data | |
parent | 46b00b11d4f62d866f55247f291678c8366498bd (diff) |
resolve data sections
Diffstat (limited to 'data')
-rw-r--r-- | data/librfu_rodata.s | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/librfu_rodata.s b/data/librfu_rodata.s deleted file mode 100644 index 679256541..000000000 --- a/data/librfu_rodata.s +++ /dev/null @@ -1,17 +0,0 @@ - .section .rodata - -llsf_struct:: @ 89A3220 - .byte 2, 14, 0, 10, 9, 5, 7, 2 - .byte 0, 15, 1, 3, 3, 0, 31, 0 - .byte 3, 22, 18, 14, 13, 9, 11, 3 - .byte 15, 15, 1, 3, 3, 0, 0x7f, 0 - - .asciz "RFU_V1026" - - .align 2 -str_checkMbootLL:: @ 89A324C - .asciz "RFU-MBOOT" - - .align 2 -Sio32ConnectionData:: @ 89A3258 - .asciz "NINTENDOSio32ID_030820" |