freebsd-dev/sys/compat/ia32
Peter Wemm 4cd2d525e3 Move a MD 32 bit binary support routine into the MD areas. exec_setregs
is highly MD in an emulation environment since it operates on the host
environment.  Although the setregs functions are really for exec support
rather than signals, they deal with the same sorts of context and include
files.  So I put it there rather than create yet another file.
2003-11-08 07:43:44 +00:00
..
ia32_genassym.c Initial sweep at dividing up the generic 32bit-on-64bit kernel support 2003-08-22 23:19:02 +00:00
ia32_signal.h Move a MD 32 bit binary support routine into the MD areas. exec_setregs 2003-11-08 07:43:44 +00:00
ia32_sigtramp.S Initial sweep at dividing up the generic 32bit-on-64bit kernel support 2003-08-22 23:19:02 +00:00
ia32_sysvec.c Move a MD 32 bit binary support routine into the MD areas. exec_setregs 2003-11-08 07:43:44 +00:00
ia32_util.h Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00