|
|
1.1 root 1: /*
2: * sysbx - before execution. Here we just indicate that program output
3: * should go to standard output file.
4: */
5:
6: #include "osint.h"
7:
8: extern char *outptr; /* compiler output filename */
9:
10: sysbx()
11: {
12: swcoup( outptr );
13: return NORMAL_RETURN;
14: }
15:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.