freebsd-dev/sys/compat/ia32
John Baldwin 88ac915a9b Add support for installing 32-bit system calls from kernel modules. This
includes syscall32_{de,}register() routines as well as a module handler
and wrapper macros similar to the support for native syscalls in
<sys/sysent.h>.

MFC after:	1 month
2008-09-25 20:50:21 +00:00
..
ia32_genassym.c Move some declaration of 32-bit signal structures into file 2006-10-05 01:56:11 +00:00
ia32_reg.h Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
ia32_signal.h Move some declaration of 32-bit signal structures into file 2006-10-05 01:56:11 +00:00
ia32_sysvec.c Add support for installing 32-bit system calls from kernel modules. This 2008-09-25 20:50:21 +00:00
ia32_util.h