|
|
1.1 root 1: stime = 25
2: .globl _stime
3: .globl cerror
4:
5: _stime:
6: movl sp@(4),a0
7: movl a0@,sp@(4) | copy time to set
8: pea stime
9: trap #0
10: bcc noerror
11: jmp cerror
12: noerror:
13: clrl d0
14: rts
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.