summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/xtensa/crtn.S
blob: ab1a489c5db7e755e584db49f31cf7b86d2b4467 (plain)
1
2
3
4
5
6
7
8
/* glibc's sysdeps/xtensa/elf/initfini.c used for reference [EPILOG] */

	.section .init
	retw


	.section .fini
	retw