freebsd-dev/sys/amd64/ia32
Peter Wemm add121a476 Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've added
stubs for ia64 to keep it compiling.  These are used by 32 bit apps such
as gdb.
2005-09-27 18:04:20 +00:00
..
ia32_exception.S
ia32_reg.c Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
ia32_signal.c Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've added 2005-09-27 18:04:20 +00:00
ia32_sigtramp.S
ia32_syscall.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00