summaryrefslogtreecommitdiff
path: root/arm9/asm/MSL_Common_ansi_files.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-06-02 20:37:13 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-06-02 20:37:13 -0400
commit6e3af5fa580d0f6aca3bb310d979323bf2a09a84 (patch)
tree993c0c156f6a3c310cccd2a3e0ac802b59ab149e /arm9/asm/MSL_Common_ansi_files.s
parent7673913ee13df86196d2054ba5861a0013e0aa48 (diff)
Fix indentation in .s files
Diffstat (limited to 'arm9/asm/MSL_Common_ansi_files.s')
-rw-r--r--arm9/asm/MSL_Common_ansi_files.s22
1 files changed, 11 insertions, 11 deletions
diff --git a/arm9/asm/MSL_Common_ansi_files.s b/arm9/asm/MSL_Common_ansi_files.s
index b93323c0..70fdc293 100644
--- a/arm9/asm/MSL_Common_ansi_files.s
+++ b/arm9/asm/MSL_Common_ansi_files.s
@@ -1,11 +1,11 @@
- .include "global.inc"
- .include "asm/macros.inc"
+ .include "global.inc"
+ .include "asm/macros.inc"
- .data
+ .data
.global __files
__files: ; 0x02106A58
- ; stdin
+ ; stdin
.byte 0x00, 0x00, 0x00, 0x00, 0x24, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.word stdin_buff
@@ -18,7 +18,7 @@ __files: ; 0x02106A58
.word __close_console
.byte 0x00, 0x00, 0x00, 0x00
- ; stdout
+ ; stdout
.byte 0x01, 0x00, 0x00, 0x00, 0x28, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.word stdout_buff
@@ -31,7 +31,7 @@ __files: ; 0x02106A58
.word __close_console
.byte 0x00, 0x00, 0x00, 0x00
- ; stderr
+ ; stderr
.byte 0x02, 0x00, 0x00, 0x00, 0x08, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.word stderr_buff
@@ -45,7 +45,7 @@ __files: ; 0x02106A58
.byte 0x00, 0x00, 0x00, 0x00
.size __files,.-__files
- .bss
+ .bss
.global stderr_buff
stderr_buff: ; 0x021D71A8
@@ -62,7 +62,7 @@ stdin_buff: ; 0x021D73A8
.space 0x100
.size stdin_buff,.-stdin_buff
- .text
+ .text
arm_func_start __flush_line_buffered_output_files
__flush_line_buffered_output_files:
@@ -105,7 +105,7 @@ _020DE374:
ldmia sp!, {r3-r9,pc}
.balign 4
_020DE384: .word __files
- arm_func_end __flush_line_buffered_output_files
+ arm_func_end __flush_line_buffered_output_files
arm_func_start __flush_all
__flush_all: ; 0x020DE388
@@ -139,9 +139,9 @@ _020DE3DC:
ldmia sp!, {r3-r9,pc}
.balign 4
_020DE3EC: .word __files
- arm_func_end __flush_all
+ arm_func_end __flush_all
- .section .exceptix,4
+ .section .exceptix,4
.word __flush_line_buffered_output_files
.short 141