From a8a179cf67d8ea50160c7cb97208f5bf223f3037 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 29 Sep 2020 10:39:51 -0400 Subject: organize include/, split Gecko_ExceptionPPC.s --- asm/libstdc++/__init_cpp_exceptions.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/libstdc++/__init_cpp_exceptions.s') diff --git a/asm/libstdc++/__init_cpp_exceptions.s b/asm/libstdc++/__init_cpp_exceptions.s index aa1fa2a..7e12b85 100644 --- a/asm/libstdc++/__init_cpp_exceptions.s +++ b/asm/libstdc++/__init_cpp_exceptions.s @@ -35,7 +35,7 @@ __fini_cpp_exceptions_tmp: #__fini_cpp_exceptions /* 801C7808 001C3468 80 6D 83 D8 */ lwz r3, lbl_8063D698-_SDA_BASE_(r13) /* 801C780C 001C346C 2C 03 FF FE */ cmpwi r3, -2 /* 801C7810 001C3470 41 82 00 10 */ beq lbl_801C7820 -/* 801C7814 001C3474 48 00 00 51 */ bl func_801C7864 +/* 801C7814 001C3474 48 00 00 51 */ bl __unregister_fragment /* 801C7818 001C3478 38 00 FF FE */ li r0, -2 /* 801C781C 001C347C 90 0D 83 D8 */ stw r0, lbl_8063D698-_SDA_BASE_(r13) lbl_801C7820: -- cgit v1.2.3