Pristine Ack-5.5
[Ack-5.5.git] / mach / vax4 / libsysV_2 / libmon_s.a
1 eÿaccess.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0­\0.sect .text; .sect .rom; .sect .data; .sect .bss
2 .sect .text
3 access = 33
4 .define _access
5 .define cerror
6
7 _access:
8         .data2  0x0000
9         chmk    $access
10         bcc     1f
11         jmp     cerror
12 1:
13         ret
14 \0acct.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¦\0.sect .text; .sect .rom; .sect .data; .sect .bss
15 .sect .text
16 acct = 51
17 .define _acct
18 .define  cerror
19
20 _acct:
21         .data2  0x0000
22         chmk    $acct
23         bcc     1f
24         jmp     cerror
25 1:
26         ret
27 alarm.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\81\0.sect .text; .sect .rom; .sect .data; .sect .bss
28 .sect .text
29 alarm = 27
30 .define _alarm
31
32 _alarm:
33         .data2  0x0000
34         chmk    $alarm
35         ret
36         _alarm.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\83\0.sect .text; .sect .rom; .sect .data; .sect .bss
37 .sect .text
38 alarm = 27
39 .define __alarm
40
41 __alarm:
42         .data2  0x0000
43         chmk    $alarm
44         ret
45 achdir.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0²\0.sect .text; .sect .rom; .sect .data; .sect .bss
46 .sect .text
47 chdir = 12
48 .define _chdir
49 .define cerror
50
51 _chdir:
52         .data2  0x0000
53         chmk    $chdir
54         bcc     1f
55         jmp     cerror
56 1:
57         clrl    r0
58         ret
59 chmod.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0£\0.sect .text; .sect .rom; .sect .data; .sect .bss
60 .sect .text
61 chmod = 15
62 .define _chmod
63
64 _chmod:
65         .data2  0x0000
66         chmk    $chmod
67         bcc     1f
68         jmp     cerror
69 1:
70         clrl    r0
71         ret
72
73 chown.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0£\0.sect .text; .sect .rom; .sect .data; .sect .bss
74 .sect .text
75 chown = 16
76 .define _chown
77
78 _chown:
79         .data2  0x0000
80         chmk    $chown
81         bcc     1f
82         jmp     cerror
83 1:
84         clrl    r0
85         ret
86
87 chroot.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9c\0.sect .text; .sect .rom; .sect .data; .sect .bss
88 .sect .text
89 chroot = 61
90 .define _chroot
91
92 _chroot:
93         .data2  0x0000
94         chmk    $chroot
95         bcc     1f
96         jmp     cerror
97 1:
98         ret
99 creat.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\99\0.sect .text; .sect .rom; .sect .data; .sect .bss
100 .sect .text
101 creat = 8
102 .define _creat
103
104 _creat:
105         .data2  0x0000
106         chmk    $creat
107         bcc     1f
108         jmp     cerror
109 1:
110         ret
111 e_creat.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9b\0.sect .text; .sect .rom; .sect .data; .sect .bss
112 .sect .text
113 creat = 8
114 .define __creat
115
116 __creat:
117         .data2  0x0000
118         chmk    $creat
119         bcc     1f
120         jmp     cerror
121 1:
122         ret
123
124 dup.s\0.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\92\0.sect .text; .sect .rom; .sect .data; .sect .bss
125 .sect .text
126 dup = 41
127 .define _dup
128
129 _dup:
130         .data2  0x0000
131         chmk    $dup
132         bcc     1f
133         jmp     cerror
134 1:
135         ret
136 _dup.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\94\0.sect .text; .sect .rom; .sect .data; .sect .bss
137 .sect .text
138 dup = 41
139 .define __dup
140
141 __dup:
142         .data2  0x0000
143         chmk    $dup
144         bcc     1f
145         jmp     cerror
146 1:
147         ret
148 dup2.c\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0J\0int
149 dup2(oldfd, newfd)
150 {
151         close(newfd);
152         return fcntl(oldfd, 0, newfd);
153 }
154 _dup2.c\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0M\0int
155 _dup2(oldfd, newfd)
156 {
157         _close(newfd);
158         return _fcntl(oldfd, 0, newfd);
159 }
160         close.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¢\0.sect .text; .sect .rom; .sect .data; .sect .bss
161 .sect .text
162 close = 6
163 .define _close
164
165 _close:
166         .data2  0x0000
167         chmk    $close
168         bcc     1f
169         jmp     cerror
170 1:
171         clrl    r0
172         ret
173 _close.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¤\0.sect .text; .sect .rom; .sect .data; .sect .bss
174 .sect .text
175 close = 6
176 .define __close
177
178 __close:
179         .data2  0x0000
180         chmk    $close
181         bcc     1f
182         jmp     cerror
183 1:
184         clrl    r0
185         ret
186 execl.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\95\0.sect .text; .sect .rom; .sect .data; .sect .bss
187 .sect .text
188 .define _execl
189
190 _execl:
191         .data2  0x0000
192         pushab  8(ap)
193         pushl   4(ap)
194         calls   $2,_execv
195         ret
196
197 _execl.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\98\0.sect .text; .sect .rom; .sect .data; .sect .bss
198 .sect .text
199 .define __execl
200
201 __execl:
202         .data2  0x0000
203         pushab  8(ap)
204         pushl   4(ap)
205         calls   $2,__execv
206         ret
207 execle.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\0.sect .text; .sect .rom; .sect .data; .sect .bss
208 .sect .text
209 .define _execle
210
211 _execle:
212         .data2  0x0000
213         movl    (ap),r0
214         pushl   (ap)[r0]
215         pushab  8(ap)
216         pushl   4(ap)
217         calls   $3,_execve
218         ret
219 execv.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¥\0.sect .text; .sect .rom; .sect .data; .sect .bss
220 .sect .text
221 .define _execv
222
223 _execv:
224         .data2  0x0000
225         pushl   _environ
226         pushl   8(ap)
227         pushl   4(ap)
228         calls   $3,_execve
229         ret
230         _execv.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¨\0.sect .text; .sect .rom; .sect .data; .sect .bss
231 .sect .text
232 .define __execv
233
234 __execv:
235         .data2  0x0000
236         pushl   _environ
237         pushl   8(ap)
238         pushl   4(ap)
239         calls   $3,__execve
240         ret
241 execve.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\8b\0.sect .text; .sect .rom; .sect .data; .sect .bss
242 .sect .text
243 exece = 59
244 .define _execve
245
246 _execve:
247         .data2  0x0000
248         chmk    $exece
249         jmp     cerror
250 (_execve.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\8d\0.sect .text; .sect .rom; .sect .data; .sect .bss
251 .sect .text
252 exece = 59
253 .define __execve
254
255 __execve:
256         .data2  0x0000
257         chmk    $exece
258         jmp     cerror
259 pexit.c\0.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0"\0exit(n) { _cleanup(); _exit(n); }
260 cleanup.c\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\ f\0_cleanup() { }
261 nfcntl.s\0c\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\98\0.sect .text; .sect .rom; .sect .data; .sect .bss
262 .sect .text
263 fcntl = 62
264 .define _fcntl
265
266 _fcntl:
267         .data2  0x0000
268         chmk    $fcntl
269         bcc     1f
270         jmp     cerror
271 1:
272         ret
273 _fcntl.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9a\0.sect .text; .sect .rom; .sect .data; .sect .bss
274 .sect .text
275 fcntl = 62
276 .define __fcntl
277
278 __fcntl:
279         .data2  0x0000
280         chmk    $fcntl
281         bcc     1f
282         jmp     cerror
283 1:
284         ret
285 fork.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0«\0.sect .text; .sect .rom; .sect .data; .sect .bss
286 .sect .text
287 fork = 2
288 .define _fork
289
290 _fork:
291         .data2  0x0000
292         chmk    $fork
293         bcc     1f
294         jmp     cerror
295 1:
296         blbc    r1,1f
297         clrl    r0
298 1:
299         ret
300 x_fork.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0­\0.sect .text; .sect .rom; .sect .data; .sect .bss
301 .sect .text
302 fork = 2
303 .define __fork
304
305 __fork:
306         .data2  0x0000
307         chmk    $fork
308         bcc     1f
309         jmp     cerror
310 1:
311         blbc    r1,1f
312         clrl    r0
313 1:
314         ret
315 cfstat.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0£\0.sect .text; .sect .rom; .sect .data; .sect .bss
316 .sect .text
317 fstat = 28
318 .define _fstat
319
320 _fstat:
321         .data2  0x0000
322         chmk    $fstat
323         bcc     1f
324         jmp     cerror
325 1:
326         clrl    r0
327         ret
328 0_fstat.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¥\0.sect .text; .sect .rom; .sect .data; .sect .bss
329 .sect .text
330 fstat = 28
331 .define __fstat
332
333 __fstat:
334         .data2  0x0000
335         chmk    $fstat
336         bcc     1f
337         jmp     cerror
338 1:
339         clrl    r0
340         ret
341 1getegid.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\93\0.sect .text; .sect .rom; .sect .data; .sect .bss
342 .sect .text
343 getgid = 47
344 .define _getegid
345
346 _getegid:
347         .data2  0x0000
348         chmk    $getgid
349         movl    r1,r0
350         ret
351
352 geteuid.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\93\0.sect .text; .sect .rom; .sect .data; .sect .bss
353 .sect .text
354 getuid = 24
355 .define _geteuid
356
357 _geteuid:
358         .data2  0x0000
359         chmk    $getuid
360         movl    r1,r0
361         ret
362
363 getgid.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\85\0.sect .text; .sect .rom; .sect .data; .sect .bss
364 .sect .text
365 getgid = 47
366 .define _getgid
367
368 _getgid:
369         .data2  0x0000
370         chmk    $getgid
371         ret
372 vgetpid.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\85\0.sect .text; .sect .rom; .sect .data; .sect .bss
373 .sect .text
374 getpid = 20
375 .define _getpid
376
377 _getpid:
378         .data2  0x0000
379         chmk    $getpid
380         ret
381 v_getpid.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\87\0.sect .text; .sect .rom; .sect .data; .sect .bss
382 .sect .text
383 getpid = 20
384 .define __getpid
385
386 __getpid:
387         .data2  0x0000
388         chmk    $getpid
389         ret
390         getppid.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\93\0.sect .text; .sect .rom; .sect .data; .sect .bss
391 .sect .text
392 getpid = 20
393 .define _getppid
394
395 _getppid:
396         .data2  0x0000
397         chmk    $getpid
398         movl    r1,r0
399         ret
400
401 getuid.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\85\0.sect .text; .sect .rom; .sect .data; .sect .bss
402 .sect .text
403 getuid = 24
404 .define _getuid
405
406 _getuid:
407         .data2  0x0000
408         chmk    $getuid
409         ret
410 vgtty.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\94\0.sect .text; .sect .rom; .sect .data; .sect .bss
411 .sect .text
412 gtty = 32
413 .define _gtty
414
415 _gtty:
416         .data2  0x0000
417         chmk    $gtty
418         bcc     1f
419         jmp     cerror
420 1:
421         ret
422 _gtty.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\96\0.sect .text; .sect .rom; .sect .data; .sect .bss
423 .sect .text
424 gtty = 32
425 .define __gtty
426
427 __gtty:
428         .data2  0x0000
429         chmk    $gtty
430         bcc     1f
431         jmp     cerror
432 1:
433         ret
434 ioctl.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\98\0.sect .text; .sect .rom; .sect .data; .sect .bss
435 .sect .text
436 ioctl = 54
437 .define _ioctl
438
439 _ioctl:
440         .data2  0x0000
441         chmk    $ioctl
442         bcc     1f
443         jmp     cerror
444 1:
445         ret
446 _ioctl.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9a\0.sect .text; .sect .rom; .sect .data; .sect .bss
447 .sect .text
448 ioctl = 54
449 .define __ioctl
450
451 __ioctl:
452         .data2  0x0000
453         chmk    $ioctl
454         bcc     1f
455         jmp     cerror
456 1:
457         ret
458 kill.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9f\0.sect .text; .sect .rom; .sect .data; .sect .bss
459 .sect .text
460 kill = 37
461 .define _kill
462
463 _kill:
464         .data2  0x0000
465         chmk    $kill
466         bcc     1f
467         jmp     cerror
468 1:
469         clrl    r0
470         ret
471
472 _kill.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¡\0.sect .text; .sect .rom; .sect .data; .sect .bss
473 .sect .text
474 kill = 37
475 .define __kill
476
477 __kill:
478         .data2  0x0000
479         chmk    $kill
480         bcc     1f
481         jmp     cerror
482 1:
483         clrl    r0
484         ret
485 rlink.s\0\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9e\0.sect .text; .sect .rom; .sect .data; .sect .bss
486 .sect .text
487 link = 9
488 .define _link
489
490 _link:
491         .data2  0x0000
492         chmk    $link
493         bcc     1f
494         jmp     cerror
495 1:
496         clrl    r0
497         ret
498 _link.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0 \0.sect .text; .sect .rom; .sect .data; .sect .bss
499 .sect .text
500 link = 9
501 .define __link
502
503 __link:
504         .data2  0x0000
505         chmk    $link
506         bcc     1f
507         jmp     cerror
508 1:
509         clrl    r0
510         ret
511 lseek.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9a\0.sect .text; .sect .rom; .sect .data; .sect .bss
512 .sect .text
513 lseek = 19
514 .define _lseek
515
516 _lseek:
517         .data2  0x0000
518         chmk    $lseek
519         bcc     1f
520         jmp     cerror
521 1:
522         ret
523 _lseek.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9c\0.sect .text; .sect .rom; .sect .data; .sect .bss
524 .sect .text
525 lseek = 19
526 .define __lseek
527
528 __lseek:
529         .data2  0x0000
530         chmk    $lseek
531         bcc     1f
532         jmp     cerror
533 1:
534         ret
535 mknod.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0£\0.sect .text; .sect .rom; .sect .data; .sect .bss
536 .sect .text
537 mknod = 14
538 .define _mknod
539
540 _mknod:
541         .data2  0x0000
542         chmk    $mknod
543         bcc     1f
544         jmp     cerror
545 1:
546         clrl    r0
547         ret
548 tmount.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¢\0.sect .text; .sect .rom; .sect .data; .sect .bss
549 .sect .text
550 mount = 21
551 .define _mount
552
553 _mount:
554         .data2  0x0000
555         chmk    $mount
556         bcc     1f
557         jmp     cerror
558 1:
559         clrl    r0
560         ret
561 msg.s\0s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¤\ 2.sect .text; .sect .rom; .sect .data; .sect .bss
562 .sect .text
563 msg = 49
564 .define _msgrcv
565 .define _msgctl
566 .define _msgsnd
567 .define _msgget
568
569 _msgsnd:
570         .data2 0x0000
571         pushl   16(ap)
572         pushl   12(ap)
573         pushl   8(ap)
574         pushl   4(ap)
575         pushl   $3
576         calls   $5,Isys
577         ret
578
579 _msgrcv:
580         .data2 0x0000
581         pushl   20(sp)
582         pushl   16(ap)
583         pushl   12(ap)
584         pushl   8(ap)
585         pushl   4(ap)
586         pushl   $2
587         calls   $6,Isys1
588         ret
589
590 _msgctl:
591         .data2 0x0000
592         pushl   12(ap)
593         pushl   8(ap)
594         pushl   4(ap)
595         pushl   $1
596         calls   $4,Isys
597         ret
598
599 _msgget:
600         .data2 0x0000
601         pushl   8(ap)
602         pushl   4(ap)
603         pushl   $0
604         calls   $3,Isys1
605         ret
606
607 Isys:
608         .data2 0x0000
609         chmk    $msg
610         bcc     1f
611         jmp     cerror
612 1:
613         clrl    r0
614         ret
615
616 Isys1:
617         .data2 0x0000
618         chmk    $msg
619         bcc     1f
620         jmp     cerror
621 1:
622         ret
623 nexect.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\99\0.sect .text; .sect .rom; .sect .data; .sect .bss
624 .sect .text
625 execve = 59
626 .define _exect
627
628 _exect:
629         .data2  0x0000
630         bispsw  $0x10
631         chmk    $execve
632         jmp     cerror
633 xnice.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\96\0.sect .text; .sect .rom; .sect .data; .sect .bss
634 .sect .text
635 nice = 34
636 .define _nice
637
638 _nice:
639         .data2  0x0000
640         chmk    $nice
641         bcc     1f
642         jmp     cerror
643 1:
644         ret
645 open.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\95\0.sect .text; .sect .rom; .sect .data; .sect .bss
646 .sect .text
647 open = 5
648 .define _open
649
650 _open:
651         .data2  0x0000
652         chmk    $open
653         bcc     1f
654         jmp     cerror
655 1:
656         ret
657
658 _open.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\97\0.sect .text; .sect .rom; .sect .data; .sect .bss
659 .sect .text
660 open = 5
661 .define __open
662
663 __open:
664         .data2  0x0000
665         chmk    $open
666         bcc     1f
667         jmp     cerror
668 1:
669         ret
670 rpause.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¡\0.sect .text; .sect .rom; .sect .data; .sect .bss
671 .sect .text
672 pause = 29
673 .define _pause
674
675 _pause:
676         .data2  0x0000
677         chmk    $pause
678         bcc     1f
679         jmp     cerror
680 1:
681         clrl    r0
682         ret
683 u_pause.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0£\0.sect .text; .sect .rom; .sect .data; .sect .bss
684 .sect .text
685 pause = 29
686 .define __pause
687
688 __pause:
689         .data2  0x0000
690         chmk    $pause
691         bcc     1f
692         jmp     cerror
693 1:
694         clrl    r0
695         ret
696 hpipe.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0Ë\0.sect .text; .sect .rom; .sect .data; .sect .bss
697 .sect .text
698 pipe = 42
699 .define _pipe
700
701 _pipe:
702         .data2  0x0000
703         chmk    $pipe
704         bcc     1f
705         jmp     cerror
706 1:
707         movl    4(ap),r2
708         movl    r0,(r2)+
709         movl    r1,(r2)
710         clrl    r0
711         ret
712 s_pipe.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0Í\0.sect .text; .sect .rom; .sect .data; .sect .bss
713 .sect .text
714 pipe = 42
715 .define __pipe
716
717 __pipe:
718         .data2  0x0000
719         chmk    $pipe
720         bcc     1f
721         jmp     cerror
722 1:
723         movl    4(ap),r2
724         movl    r0,(r2)+
725         movl    r1,(r2)
726         clrl    r0
727         ret
728 lplock.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\98\0.sect .text; .sect .rom; .sect .data; .sect .bss
729 .sect .text
730 plock = 45
731 .define _plock
732
733 _plock:
734         .data2  0x0000
735         chmk    $plock
736         bcc     1f
737         jmp     cerror
738 1:
739         ret
740 profil.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\81\0.sect .text; .sect .rom; .sect .data; .sect .bss
741 .sect .text
742 prof = 44
743 .define _profil
744
745 _profil:
746         .data2  0x0000
747         chmk    $prof
748         ret
749 1ptrace.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0«\0.sect .text; .sect .rom; .sect .data; .sect .bss
750 .sect .text
751 ptrace = 26
752 .define _ptrace
753
754 _ptrace:
755         .data2  0x0000
756         clrl    _errno
757         chmk    $ptrace
758         bcc     1f
759         jmp     cerror
760 1:
761         ret
762 (read.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\95\0.sect .text; .sect .rom; .sect .data; .sect .bss
763 .sect .text
764 read = 3
765 .define _read
766
767 _read:
768         .data2  0x0000
769         chmk    $read
770         bcc     1f
771         jmp     cerror
772 1:
773         ret
774
775 _read.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\97\0.sect .text; .sect .rom; .sect .data; .sect .bss
776 .sect .text
777 read = 3
778 .define __read
779
780 __read:
781         .data2  0x0000
782         chmk    $read
783         bcc     1f
784         jmp     cerror
785 1:
786         ret
787 jsbrk.s\0\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9f\ 1.sect .text; .sect .rom; .sect .data; .sect .bss
788 .sect .text
789 break = 17
790 .define _sbrk
791 .define _brk
792
793 _sbrk:
794         .data2  0x0000
795         movl    .limhp,r0
796         tstl    4(ap)
797         jeql    3f
798         addl3   r0,4(ap),-(sp)
799         bcs     1f
800         pushl   $1
801         movl    ap,r3
802         movl    sp,ap
803         chmk    $break
804         bcc     2f
805 1:
806         jmp     cerror
807 2:
808         movl    .limhp,r0
809         addl2   4(r3),.limhp
810 3:
811         ret
812
813 .define _brk
814
815 _brk:
816         .data2  0x0000
817         chmk    $break
818         bcc     1f
819         jmp     cerror
820 1:
821         movl    4(ap),.limhp
822         clrl    r0
823         ret
824 a_sbrk.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\95\ 1.sect .text; .sect .rom; .sect .data; .sect .bss
825 .sect .text
826 break = 17
827 .define __sbrk
828 .define __brk
829
830 __sbrk:
831         .data2  0x0000
832         movl    .limhp,r0
833         tstl    4(ap)
834         jeql    3f
835         addl3   r0,4(ap),-(sp)
836         bcs     1f
837         pushl   $1
838         movl    ap,r3
839         movl    sp,ap
840         chmk    $break
841         bcc     2f
842 1:
843         jmp     cerror
844 2:
845         movl    .limhp,r0
846         addl2   4(r3),.limhp
847 3:
848         ret
849
850 __brk:
851         .data2  0x0000
852         chmk    $break
853         bcc     1f
854         jmp     cerror
855 1:
856         movl    4(ap),.limhp
857         clrl    r0
858         ret
859 lsem.s\0s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0à\ 1.sect .text; .sect .rom; .sect .data; .sect .bss
860 .sect .text
861 sem = 53
862 .define _semctl
863 .define _semget
864 .define _semop
865
866 _semop:
867         .data2 0x0000
868         pushl   12(ap)
869         pushl   8(ap)
870         pushl   4(ap)
871         pushl   $2
872         calls   $4,Isys1
873         ret
874
875 _semctl:
876         .data2 0x0000
877         pushl   16(ap)
878         pushl   12(ap)
879         pushl   8(ap)
880         pushl   4(ap)
881         pushl   $1
882         calls   $5,Isys1
883         ret
884
885 _semget:
886         .data2 0x0000
887         pushl   12(ap)
888         pushl   8(ap)
889         pushl   4(ap)
890         pushl   $0
891         calls   $4,Isys1
892         ret
893
894 Isys1:
895         .data2 0x0000
896         chmk    $sem
897         bcc     1f
898         jmp     cerror
899 1:
900         ret
901 setgid.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0§\0.sect .text; .sect .rom; .sect .data; .sect .bss
902 .sect .text
903 setgid = 46
904 .define _setgid
905
906 _setgid:
907         .data2  0x0000
908         chmk    $setgid
909         bcc     1f
910         jmp     cerror
911 1:
912         clrl    r0
913         ret
914
915 setpgrp.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0        \ 1.sect .text; .sect .rom; .sect .data; .sect .bss
916 .sect .text
917 setpgrp = 39
918 .define _setpgrp
919 .define _getpgrp
920
921 _setpgrp:
922         .data2  0x0000
923         pushl   $1
924         calls   $1,Ipgrp
925         ret
926
927 _getpgrp:
928         .data2  0x0000
929         pushl   $0
930         calls   $1,Ipgrp
931         ret
932
933 Ipgrp:
934         .data2  0x0000
935         chmk    $setpgrp
936         ret
937         setuid.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0§\0.sect .text; .sect .rom; .sect .data; .sect .bss
938 .sect .text
939 setuid = 23
940 .define _setuid
941
942 _setuid:
943         .data2  0x0000
944         chmk    $setuid
945         bcc     1f
946         jmp     cerror
947 1:
948         clrl    r0
949         ret
950 gshm.s\0.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0i\ 2.sect .text; .sect .rom; .sect .data; .sect .bss
951 .sect .text
952 shm = 52
953 .define _shmat
954 .define _shmctl
955 .define _shmdt
956 .define _shmget
957
958 _shmat:
959         .data2 0x0000
960         pushl   12(ap)
961         pushl   8(ap)
962         pushl   4(ap)
963         pushl   $0
964         calls   $4,Isys1
965         ret
966
967 _shmdt:
968         .data2 0x0000
969         pushl   4(ap)
970         pushl   $2
971         calls   $2,Isys
972         ret
973
974 _shmctl:
975         .data2 0x0000
976         pushl   12(ap)
977         pushl   8(ap)
978         pushl   4(ap)
979         pushl   $1
980         calls   $4,Isys
981         ret
982
983 _shmget:
984         .data2 0x0000
985         pushl   12(ap)
986         pushl   8(ap)
987         pushl   4(ap)
988         pushl   $3
989         calls   $4,Isys1
990         ret
991
992 Isys:
993         .data2 0x0000
994         chmk    $shm
995         bcc     1f
996         jmp     cerror
997 1:
998         clrl    r0
999         ret
1000
1001 Isys1:
1002         .data2 0x0000
1003         chmk    $shm
1004         bcc     1f
1005         jmp     cerror
1006 1:
1007         ret
1008 ysignal.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9e\0.sect .text; .sect .rom; .sect .data; .sect .bss
1009 .sect .text
1010 signal = 48
1011 .define _signal
1012
1013 _signal:
1014         .data2  0x0000
1015         chmk    $signal
1016         bcc     1f
1017         jmp     cerror
1018 1:
1019         ret
1020 stat.s\0s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9f\0.sect .text; .sect .rom; .sect .data; .sect .bss
1021 .sect .text
1022 stat = 18
1023 .define _stat
1024
1025 _stat:
1026         .data2  0x0000
1027         chmk    $stat
1028         bcc     1f
1029         jmp     cerror
1030 1:
1031         clrl    r0
1032         ret
1033 sstime.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\0.sect .text; .sect .rom; .sect .data; .sect .bss
1034 .sect .text
1035 stime = 25
1036 .define _stime
1037
1038 _stime:
1039         .data2  0x0000
1040         movl    *4(ap),4(ap)
1041         chmk    $stime
1042         bcc     1f
1043         jmp     cerror
1044 1:
1045         clrl    r0
1046         ret
1047 stty.s\0\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\94\0.sect .text; .sect .rom; .sect .data; .sect .bss
1048 .sect .text
1049 stty = 31
1050 .define _stty
1051
1052 _stty:
1053         .data2  0x0000
1054         chmk    $stty
1055         bcc     1f
1056         jmp     cerror
1057 1:
1058         ret
1059 sync.s\0\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0}\0.sect .text; .sect .rom; .sect .data; .sect .bss
1060 .sect .text
1061 sync = 36
1062 .define _sync
1063
1064 _sync:
1065         .data2  0x0000
1066         chmk    $sync
1067         ret
1068 1syscall.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0±\0.sect .text; .sect .rom; .sect .data; .sect .bss
1069 .sect .text
1070 .define _syscall
1071
1072 _syscall:
1073         .data2  0x0000
1074         movl    4(ap),r0
1075         subl3   $1,(ap)+,(ap)
1076         chmk    r0
1077         bcc     1f
1078         jmp     cerror
1079 1:
1080         ret
1081         time.s\0.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¦\0.sect .text; .sect .rom; .sect .data; .sect .bss
1082 .sect .text
1083 time = 13
1084 .define _time
1085
1086 _time:
1087         .data2  0x0000
1088         chmk    $time
1089         movl    4(ap),r1
1090         beql    1f
1091         movl    r0,(r1)
1092 1:
1093         ret
1094 times.s\0s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\98\0.sect .text; .sect .rom; .sect .data; .sect .bss
1095 .sect .text
1096 times = 43
1097 .define _times
1098
1099 _times:
1100         .data2  0x0000
1101         chmk    $times
1102         bcc     1f
1103         jmp     cerror
1104 1:
1105         ret
1106 ulimit.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9c\0.sect .text; .sect .rom; .sect .data; .sect .bss
1107 .sect .text
1108 ulimit = 63
1109 .define _ulimit
1110
1111 _ulimit:
1112         .data2  0x0000
1113         chmk    $ulimit
1114         bcc     1f
1115         jmp     cerror
1116 1:
1117         ret
1118 umask.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\98\0.sect .text; .sect .rom; .sect .data; .sect .bss
1119 .sect .text
1120 umask = 60
1121 .define _umask
1122
1123 _umask:
1124         .data2  0x0000
1125         chmk    $umask
1126         bcc     1f
1127         jmp     cerror
1128 1:
1129         ret
1130 umount.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0§\0.sect .text; .sect .rom; .sect .data; .sect .bss
1131 .sect .text
1132 umount = 22
1133 .define _umount
1134
1135 _umount:
1136         .data2  0x0000
1137         chmk    $umount
1138         bcc     1f
1139         jmp     cerror
1140 1:
1141         clrl    r0
1142         ret
1143 runame.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0ï\0.sect .text; .sect .rom; .sect .data; .sect .bss
1144 .sect .text
1145 utssys = 57
1146
1147 .define _uname
1148
1149 _uname:
1150         .data2  0x0000
1151         pushl   $0
1152         pushl   $0
1153         pushl   4(ap)
1154         calls   $3,Isys
1155         ret
1156
1157 Isys:
1158         .data2  0x0000
1159         chmk    $utssys
1160         bcc     1f
1161         jmp     cerror
1162 1:
1163         clrl    r0
1164         ret
1165 aunlink.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0§\0.sect .text; .sect .rom; .sect .data; .sect .bss
1166 .sect .text
1167 unlink = 10
1168 .define _unlink
1169
1170 _unlink:
1171         .data2  0x0000
1172         chmk    $unlink
1173         bcc     1f
1174         jmp     cerror
1175 1:
1176         clrl    r0
1177         ret
1178 I_unlink.s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0©\0.sect .text; .sect .rom; .sect .data; .sect .bss
1179 .sect .text
1180 unlink = 10
1181 .define __unlink
1182
1183 __unlink:
1184         .data2  0x0000
1185         chmk    $unlink
1186         bcc     1f
1187         jmp     cerror
1188 1:
1189         clrl    r0
1190         ret
1191 yustat.s\0s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0ñ\0.sect .text; .sect .rom; .sect .data; .sect .bss
1192 .sect .text
1193 utssys = 57
1194 .define _ustat
1195
1196 _ustat:
1197         .data2  0x0000
1198         pushl   $2
1199         pushl   4(ap)
1200         pushl   8(ap)
1201         calls   $3,Isys
1202         ret
1203
1204 Isys:
1205         .data2  0x0000
1206         chmk    $utssys
1207         bcc     1f
1208         jmp     cerror
1209 1:
1210         clrl    r0
1211         ret
1212 autime.s\0s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\99\0.sect .text; .sect .rom; .sect .data; .sect .bss
1213 .sect .text
1214 utime = 30
1215 .define _utime
1216  
1217 _utime:
1218         .data2  0x0000
1219         chmk    $utime
1220         bcc     1f
1221         jmp     cerror
1222 1:
1223         ret
1224 swait.s\0\0s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0½\0.sect .text; .sect .rom; .sect .data; .sect .bss
1225 .sect .text
1226 wait = 7
1227 .define _wait
1228
1229 _wait:
1230         .data2  0x0000
1231         chmk    $wait
1232         bcc     1f
1233         jmp     cerror
1234 1:
1235         tstl    4(ap)
1236         beql    1f
1237         movl    r1,*4(ap)
1238 1:
1239         ret
1240
1241 _wait.s\0s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0¿\0.sect .text; .sect .rom; .sect .data; .sect .bss
1242 .sect .text
1243 wait = 7
1244 .define __wait
1245
1246 __wait:
1247         .data2  0x0000
1248         chmk    $wait
1249         bcc     1f
1250         jmp     cerror
1251 1:
1252         tstl    4(ap)
1253         beql    1f
1254         movl    r1,*4(ap)
1255 1:
1256         ret
1257 cwrite.s\0s\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\99\0.sect .text; .sect .rom; .sect .data; .sect .bss
1258 .sect .text
1259 write = 4
1260 .define _write
1261
1262 _write:
1263         .data2  0x0000
1264         chmk    $write
1265         bcc     1f
1266         jmp     cerror
1267 1:
1268         ret
1269 (_write.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\9b\0.sect .text; .sect .rom; .sect .data; .sect .bss
1270 .sect .text
1271 write = 4
1272 .define __write
1273
1274 __write:
1275         .data2  0x0000
1276         chmk    $write
1277         bcc     1f
1278         jmp     cerror
1279 1:
1280         ret
1281 p_exit.s\0\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0\7f\0.sect .text; .sect .rom; .sect .data; .sect .bss
1282 .sect .text
1283 exit = 1
1284 .define __exit
1285
1286 __exit:
1287         .data2  0x0000
1288         chmk    $exit
1289         halt
1290 ccerror.s\0\0\0\0\0\0\0\0\0\0\ 2\ 2¤\ 1\0\0®\0.sect .text; .sect .rom; .sect .data; .sect .bss
1291 .sect .text
1292 .define cerror
1293 .define _errno
1294
1295 .sect .bss
1296 .comm _errno, 4
1297
1298 .sect .text
1299 cerror:
1300         movl    r0,_errno
1301         mnegl   $1,r0
1302         ret