minix/sys/arch
Ben Gras 7597f4a8fc <machine/signal.h>
. use netbsd sigframe, sigcontext struct
	. netbsd sigframe *contains* sigcontext; use that directly
	  in kernel sigsend
	. drop two fields from minix x86 stackframe.h (process context)
	  that were unused, retadr and st

use in-sigframe sigcontext

Change-Id: Ib59d699596dc3a78163dee59f19730482fdddf11
2014-03-03 20:47:07 +01:00
..
arm <machine/signal.h> 2014-03-03 20:47:07 +01:00
evbarm <machine/signal.h> 2014-03-03 20:47:07 +01:00
i386 <machine/signal.h> 2014-03-03 20:47:07 +01:00
x86/include sys/arch/x86/include updates 2013-01-15 12:14:01 +00:00
Makefile Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00