freebsd-skq/sys/ia64/ia32
kib 83ca04e61c Change ia64' struct syscall_args definition so that args is a pointer to
the arguments array instead of array itself. ia64 syscall arguments are
readily available in the frame, point args to it, do not do unnecessary
bcopy. Still reserve the array in syscall_args for ia32 emulation.

Suggested and reviewed by:	marcel
MFC after:	1 month
2010-05-24 17:24:14 +00:00
..
ia32_misc.c
ia32_reg.c
ia32_signal.c Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
ia32_trap.c Change ia64' struct syscall_args definition so that args is a pointer to 2010-05-24 17:24:14 +00:00