freebsd-dev/sys/ia64/ia32
Konstantin Belousov 3341592139 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 Add trivial implementation for the freebsd32_sysarch on ia64. 2009-04-01 19:23:07 +00:00
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