.section .text,"ax" .global _init .type _init,@function _init: nop nop nop nop .global _fini .type _fini,@function _fini: nop nop nop nop