Konstantin Belousov 31a53cd036 Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
machine/signal.h and machine/ucontext.h into common x86 includes,
copying from amd64 and merging with i386.

Kernel-only compat definitions are kept in the i386/include/sigframe.h
and i386/include/signal.h, to reduce amd64 kernel namespace pollution.
The amd64 compat uses its own definitions so far.

The _MACHINE_ELF_WANT_32BIT definition is to allow the
sys/boot/userboot/userboot/elf32_freebsd.c to use i386 ELF definitions
on the amd64 compile host.  The same hack could be usefully abused by
other code too.
2013-02-20 17:39:52 +00:00
..
2012-09-14 21:59:55 +00:00
2012-05-18 18:55:58 +00:00
2012-08-01 17:24:53 +00:00
2012-05-24 22:00:48 +00:00
2012-05-18 18:55:58 +00:00
2012-07-21 21:52:48 +00:00
2012-01-15 13:23:18 +00:00
2012-07-26 09:11:37 +00:00
2012-03-28 20:58:30 +00:00