diff options
Diffstat (limited to 'arm9/asm/MSL_Common_wmem.s')
-rw-r--r-- | arm9/asm/MSL_Common_wmem.s | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arm9/asm/MSL_Common_wmem.s b/arm9/asm/MSL_Common_wmem.s index 7c02c344..b09b5b66 100644 --- a/arm9/asm/MSL_Common_wmem.s +++ b/arm9/asm/MSL_Common_wmem.s @@ -28,8 +28,4 @@ _020E5098: bx lr
arm_func_end wmemchr
- .section .exceptix,4
-
- .word wmemcpy
- .short 17
- .word 0x00000000
+ exception wmemcpy, 17, 0x00000000
|