Usermode/crt0 - Cleaned up and added ctrbegin/crtend for .ctors support
[tpg/acess2.git] / Usermode / Libraries / crt0.o_src / crtend.c
1
2 void    *_crtend_ctors[1] __attribute__((section(".ctors")));

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