minix/include/arch/i386/include
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
..
archconst.h Reorganize arch consts and types 2012-08-16 17:07:43 +02:00
archtypes.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
bios.h imported code harmonisation 2012-03-14 16:02:59 +01:00
cmos.h imported code harmonisation 2012-03-14 16:02:59 +01:00
diskparm.h imported code harmonisation 2012-03-14 16:02:59 +01:00
elf.h recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
fpu.h imported code harmonisation 2012-03-14 16:02:59 +01:00
int86.h imported code harmonisation 2012-03-14 16:02:59 +01:00
interrupt.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
ipcconst.h Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
Makefile Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memory.h imported code harmonisation 2012-03-14 16:02:59 +01:00
partition.h x86 hd image creator 2013-09-25 19:30:22 +02:00
pci.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_amd.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_intel.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_sis.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_via.h imported code harmonisation 2012-03-14 16:02:59 +01:00
ports.h Replace MACHINE/CHIP macros with compiler macros 2012-08-06 17:49:22 +02:00
stackframe.h <machine/signal.h> 2014-03-03 20:47:07 +01:00
vm.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00