|
|
1.1 root 1:
2: # C library -- settod
3:
4: # oldtod = settod(newtod);
5:
6: settod = 64+42
7: .globl _settod
8:
9: _settod:
10: linkw a6,#0
11: pea settod
12: trap #0
13: bcc noerror
14: jmp cerror
15: noerror:
16: unlk a6
17: rts
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.