diff options
Diffstat (limited to 'arm9/asm/MSL_Common_direct_io.s')
-rw-r--r-- | arm9/asm/MSL_Common_direct_io.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arm9/asm/MSL_Common_direct_io.s b/arm9/asm/MSL_Common_direct_io.s index 8e9766e5..e83348b9 100644 --- a/arm9/asm/MSL_Common_direct_io.s +++ b/arm9/asm/MSL_Common_direct_io.s @@ -1,13 +1,5 @@ .include "asm/macros.inc"
.include "global.inc"
- .extern __files
- .extern OSi_ThreadInfo
- .extern __cs
- .extern __cs_id
- .extern __cs_ref
- .extern __prep_buffer
- .extern __memrchr
- .extern fwide
.text
|