diff options
Diffstat (limited to 'arm9/asm/MSL_Common_wprintf.s')
-rw-r--r-- | arm9/asm/MSL_Common_wprintf.s | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arm9/asm/MSL_Common_wprintf.s b/arm9/asm/MSL_Common_wprintf.s index 7b051834..66843e5e 100644 --- a/arm9/asm/MSL_Common_wprintf.s +++ b/arm9/asm/MSL_Common_wprintf.s @@ -1,11 +1,5 @@ .include "asm/macros.inc"
.include "global.inc"
- .extern memchr
- .extern wmemchr
- .extern wcschr
- .extern __wctype_mapC
- .extern wcscpy
- .extern fabs
.data
|