|
|
1.1 root 1: /*
2: / sysid - return system id
3: */
4:
5: #include "osint.h"
6: #include "spitblks.h"
7:
8: extern struct scblk id1;
9: extern struct scblk id2;
10:
11: sysid()
12:
13: {
14: SET_XR( &id1 );
15: SET_XL( &id2 );
16: return NORMAL_RETURN;
17: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.