diff options
Diffstat (limited to 'asm/SDK/BTE/btm_devctl.s')
-rw-r--r-- | asm/SDK/BTE/btm_devctl.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/SDK/BTE/btm_devctl.s b/asm/SDK/BTE/btm_devctl.s index 1057ef3..8d70864 100644 --- a/asm/SDK/BTE/btm_devctl.s +++ b/asm/SDK/BTE/btm_devctl.s @@ -481,7 +481,7 @@ lbl_802C5EDC: /* 802C5EDC 002C1B3C 88 1F 06 4E */ lbz r0, 0x64e(r31)
/* 802C5EE0 002C1B40 2C 00 00 00 */ cmpwi r0, 0
/* 802C5EE4 002C1B44 40 82 01 3C */ bne lbl_802C6020
-/* 802C5EE8 002C1B48 48 01 56 A5 */ bl func_802DB58C
+/* 802C5EE8 002C1B48 48 01 56 A5 */ bl l2cu_device_reset
/* 802C5EEC 002C1B4C 38 C0 00 12 */ li r6, 0x12
/* 802C5EF0 002C1B50 38 A0 08 00 */ li r5, 0x800
/* 802C5EF4 002C1B54 38 80 00 00 */ li r4, 0
|