636743c28fc108a9f483b8c9f79540e8e2760aba
[tpg/acess2.git] / Usermode / Libraries / crt0.o_src / native-crtn.S
1 .section .init
2         /* gcc will nicely put the contents of crtend.o's .init section here. */
3
4 .section .fini
5         /* gcc will nicely put the contents of crtend.o's .fini section here. */

UCC git Repository :: git.ucc.asn.au