NetBSD/sys/arch/amiga
thorpej 38084c6615 Note that trap #1 is compat_13_sigreturn, and give trap #3 to syscalls
which require special handling, e.g. sigreturn on m68k.

This differs from the old sigreturn trap in that we require the syscall
number to be in register d0, just like the regular syscall entry point.
This will allow sigreturn to be versioned in the future without the need
to allocate another trap vector.
1998-09-30 22:14:11 +00:00
..
amiga Note that trap #1 is compat_13_sigreturn, and give trap #3 to syscalls 1998-09-30 22:14:11 +00:00
compile Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
dev Garbage collect unused 3rd parameter to comprobe1(). 1998-09-16 21:30:58 +00:00
include Minor change. 1998-09-13 12:01:41 +00:00
stand add -m and -k flags 1998-05-08 23:03:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00