|
|
1.1 root 1: | /* Copyright (c) 1982, Regents, University of California */
2: .globl __read
3: .globl __write
4: .globl _vfork
5: __read: movw #0x3,d0
6: movl a7@(4),a0
7: movl a7@(8),d1
8: movl a7@(12),a1
9: jmp call
10:
11: __write: movw #0x4,d0
12: movl a7@(4),a0
13: movl a7@(8),d1
14: movl a7@(12),a1
15: jmp call
16: _vfork:
17: jmp _fork
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.