|
|
1.1 root 1: # C library-- nap
2:
3: # error = nap(nticks)
4:
5: nap = 64+41
6: .globl _nap
7:
8: _nap:
9: linkw a6,#0
10: pea nap
11: trap #0
12: unlk a6
13: rts
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.