|
|
1.1 ! root 1: extern void _main() ! 2: { ! 3: typedef void (*PFV)(); ! 4: extern PFV _ctors[]; ! 5: for (PFV* pf=_ctors; *pf; pf++) (**pf)(); ! 6: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.