diff --git a/lib/csu/ia64/crtn.S b/lib/csu/ia64/crtn.S index 42ec1feffab..26d40d3291c 100644 --- a/lib/csu/ia64/crtn.S +++ b/lib/csu/ia64/crtn.S @@ -33,11 +33,9 @@ mov b0=loc0 /* Recover return addr */ mov ar.pfs=loc1 br.ret.sptk.many b0 - .endp _init# .section .fini,"ax",@progbits .regstk 0,2,0,0 mov b0=loc0 /* Recover return addr */ mov ar.pfs=loc1 br.ret.sptk.many b0 - .endp _fini#