|
|
1.1 root 1: /*
2: * sysax - after execution cleanup. Here we just indicate that
3: * further output should go to the diagnostic file.
4: */
5:
6: #include "osint.h"
7:
8: extern char *outptr; /* compiler output filename */
9:
10: sysax()
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.