summaryrefslogtreecommitdiff
path: root/asm/dtors.s
blob: 6417673253168795ae5b3e9a5a61c8ba4eccbbf6 (plain)
1
2
3
4
5
6
7
8
9
.include "macros.inc"

.section .dtors, "wa"  # 0x803E22A0 - 0x803E22C0

	.global lbl_803E22A0
lbl_803E22A0:
	.4byte __destroy_global_chain_tmp, __fini_cpp_exceptions_tmp

    .balign 0x20, 0