root/src/system/glue/arch/sparc/crtn.S
/*
 * Copyright 2019, Adrien Destugues, pulkomandy@pulkomandy.tk
 * Distributed under the terms of the MIT License.
 */


/**     This file contains the final part of the ".init" and ".fini" sections in
 *      the ELF executable. It is tightly connected to crti.S.
 *      Have a look at crti.S to find a description of what happens here.
 */


.section .init

.section .fini