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