freebsd-dev/sys/amd64/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_exception.S
ia32_signal.c 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
ia32_syscall.c