freebsd-skq/lib/libc/ia64/sys
marcel 08b0cb60b3 The END() must expand to the .endp directive with the same name as
on the corresponding .proc directive, or the .endp must not have a
name at all.
While here, remove an artificial dependency in Ovfork.S by performing
manual register renaming.
2003-08-01 22:17:12 +00:00
..
brk.S Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
cerror.S Use __FBSDID. 2003-03-03 01:09:46 +00:00
exect.S Use __FBSDID. 2003-03-03 01:09:46 +00:00
fork.S The END() must expand to the .endp directive with the same name as 2003-08-01 22:17:12 +00:00
Makefile.inc
Ovfork.S The END() must expand to the .endp directive with the same name as 2003-08-01 22:17:12 +00:00
pipe.S Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
ptrace.S Use __FBSDID. 2003-03-03 01:09:46 +00:00
sbrk.S Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
setlogin.S The END() must expand to the .endp directive with the same name as 2003-08-01 22:17:12 +00:00
sigreturn.S Use __FBSDID. 2003-03-03 01:09:46 +00:00