diff options
Diffstat (limited to 'arm9/asm/MSL_Common_file_pos.s')
-rw-r--r-- | arm9/asm/MSL_Common_file_pos.s | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arm9/asm/MSL_Common_file_pos.s b/arm9/asm/MSL_Common_file_pos.s index a5870123..b560f0d3 100644 --- a/arm9/asm/MSL_Common_file_pos.s +++ b/arm9/asm/MSL_Common_file_pos.s @@ -1,11 +1,5 @@ .include "asm/macros.inc"
.include "global.inc"
- .extern __files
- .extern __cs
- .extern __cs_id
- .extern __cs_ref
- .extern OSi_ThreadInfo
- .extern errno
.text
|