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