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