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

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